Skip to content

Releases: nebulab/rails_console_toolkit

v0.6.0

31 Dec 10:25
v0.6.0
aedc32e
Compare
Choose a tag to compare
  • Support reloading in model helpers
    Previously the helper would keep using an old version of the model class even after reloading from the console

v0.5.3

19 Dec 16:12
v0.5.3
4d7f601
Compare
Choose a tag to compare
  • Improvements to the README
  • Added a generator for the initializer

v0.5.2

23 Jul 14:43
v0.5.2
d5fb983
Compare
Choose a tag to compare

Fix a typo in the Solidus pack that prevented rails console from starting.

v0.5.1

03 Jun 13:14
v0.5.1
8c03b50
Compare
Choose a tag to compare
  • Internal bugfixes and updates

v0.5.0

03 Jun 13:13
v0.5.0
7a004df
Compare
Choose a tag to compare
  • Allow existing records to be passed to helpers and be cached
  • Add promo, promotion, and rule to the Solidus preset