Sha256: 3381d16206e7f3deec8e036230853a7db0105827c919b26d4ca64edf5e0a9847
Contents?: true
Size: 1.2 KB
Versions: 1
Compression:
Stored size: 1.2 KB
Contents
**Version 0.4.5** - *2018-01-23* - Fixed memory bug with Mongocore.sort option - Removed unused option - Optimized cursor query **Version 0.4.4** - *2018-01-19* - Fixed dirty tracking clearing after save **Version 0.4.3** - *2018-01-19* - Reset model properly when doing a reload - Removed update filter, both save and update uses the :save filter **Version 0.4.1** - *2018-01-10* - Automatically convert to Time for date if it's a Date or String **Version 0.4.0** - *2017-12-01* - Added each_with_index, each_with_object and map - Added id = method - Refactored cursor, faster finds - Added paginate to model class methods **Version 0.3.2** - *2017-11-25* - Alias for insert is create **Version 0.3.1** - *2017-11-25* - Fixed bug where error didn't get reset on validation - Can set association = nil - Added default sort option - Renamed a few internal variables **Version 0.3.0** - *2017-10-30* - Removed support for dependent destroy **Version 0.1.0** - *2017-01-06* - Fixed gemspec issues **Version 0.1.0** - *2017-01-05* - Automatic saving of created_at and updated_at keys if they exist - All before and after filters working - Tagged keys working - Can do m.reload instead of m = m.reload
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mongocore-0.4.5 | CHANGELOG.md |