This repository was archived by the owner on Jul 5, 2023. It is now read-only.
0.5.6
Relation#each
now return an array, not void. Thanks Patrick Ellis @pje- Add a
helpers
method that includes all helper modules to Rails controllers. Thanks Connor Shea @connorshea - Set correct types for time, date and datetime columns. Thanks Dave Clark @clarkdave
- Factory methods (
new
,create
,create!
) now returns correct object type. Thanks Connor Shea - Final release to drop support for Rails 4.2. It has reached its end of life.
The 0.5.x series can still be used to add bug fixes for Rails 4.2