Skip to content

Releases: magoosh/motion_record

Version 0.0.3

19 Mar 23:14
Compare
Choose a tag to compare
  • New persistence method names #12
    • Use create, save and destroy instead of create!, save! and delete!
    • create and save now properly manage primary key attribute values
  • Added DateSerializer #10
  • Automatically handle updated_at and created_at columns #11
  • Added t.timestamps helper to schema DSL #11

Version 0.0.2

19 Mar 21:31
Compare
Choose a tag to compare

Initial release with a configuration bugfix