Changelog for
ruby2.1-rubygem-orm_adapter-0.5.0-1.1.x86_64.rpm :
Fri Nov 22 13:00:00 2013 cooloAATTsuse.com
- updated to version 0.5.0
* Only send relation modifiers to ActiveRecord if they apply (don\'t send #order, #limit, #offset unless specified)
Fixes plataformatec/devise#2711, ianwhite/orm_adapter#22
* Adds activerecord 4 to the test suite
Sun Jul 29 14:00:00 2012 cooloAATTsuse.com
- v0.4.0
* Adds :limit, and :offset options to #find_all
- v0.3.0
* Removes OrmAdapter::Base.model_classes and friends.
* Add note about the scope of ORM Adapter re: model instance methods
- v0.2.0
* Normalise :id in find conditions
* Allow find_first and find_all to take no arguments
- v0.1.0
* Add #destroy(object) to the API
Thu May 31 14:00:00 2012 lslezakAATTsuse.cz
- updated to 0.0.7:
* Lazy load Active Record
Tue Jan 31 13:00:00 2012 lslezakAATTsuse.cz
- initial version
- 0.0.6