Releases: nebulab/rails_console_toolkit
Releases · nebulab/rails_console_toolkit
v0.6.0
- 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
- Improvements to the README
- Added a generator for the initializer
v0.5.2
Fix a typo in the Solidus pack that prevented rails console
from starting.
v0.5.1
- Internal bugfixes and updates
v0.5.0
- Allow existing records to be passed to helpers and be cached
- Add
promo
, promotion
, and rule
to the Solidus preset