Sha256: c95b83712629634a0fc05bd73edb3605dd29fd75468a41c37c776206753ba6ab
Contents?: true
Size: 766 Bytes
Versions: 2
Compression:
Stored size: 766 Bytes
Contents
**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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mongocore-0.4.1 | CHANGELOG.md |
mongocore-0.4.0 | CHANGELOG.md |