Package Release Info

rubygem-orm_adapter-0.5.0-bp154.1.20

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ruby2.5-rubygem-orm_adapter
ruby2.5-rubygem-orm_adapter-doc
ruby2.5-rubygem-orm_adapter-testsuite

Change Logs

Version: 0.5.0-bp150.2.4
* Mon Jul 11 2016 coolo@suse.com
- adapt to new template
* Fri Nov 22 2013 coolo@suse.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 2012 coolo@suse.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 2012 lslezak@suse.cz
- updated to 0.0.7:
  * Lazy load Active Record
* Tue Jan 31 2012 lslezak@suse.cz
- initial version
- 0.0.6