Sha256: b3d8f5f9323ceb61aac7e894ef3969c67b806c1dd46e1151b3b95f23745efc71

Contents?: true

Size: 1.01 KB

Versions: 7

Compression:

Stored size: 1.01 KB

Contents

== 0.0.7

  * Lazy load Active Record [José Valim]


== 0.0.6

  * Active Record 3.1 association compatibility [Ian White]
  * Compatibility with mongoid master wrt. OrmAdapter::Base#get [Frank Wöckener]. Closes #9 [Ian White]


== 0.0.5

  * Adds Mongo Mapper adapter [Luke Cunningham]


== 0.0.4

  * Adds ability to order results from #find_first and #find_all [Ian White]
  * Rationalise development dependencies and release process [Ian White]


== 0.0.3

  * ActiveRecord's OrmAdapter handles non standard foreign key names [Ian White]
  * fix ruby 1.9.2 problems. [Ian White]
    - removes "can't add a new key into hash during iteration" problem with ActiveRecord OrmAdapter
    - removes problem with rspec 2 mocks interacting with ruby 1.9.2 #to_ary


== 0.0.2

  * Add #get to the API. Ensure both #get and #get! complies with to_key requirements. [José Valim]
  * Extract tests into shared example. Give instructions on how to write a new adapter. [Ian White]


== 0.0.1

  * Initial release [Ian White, José Valim]

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
devise_sociable-0.1.0 vendor/bundle/gems/orm_adapter-0.0.7/History.txt
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/gems/orm_adapter-0.0.7/History.txt
sunrise-cms-0.3.2 vendor/bundle/ruby/1.9.1/gems/orm_adapter-0.0.7/History.txt
sunrise-cms-0.3.1 vendor/bundle/ruby/1.9.1/gems/orm_adapter-0.0.7/History.txt
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/gems/orm_adapter-0.0.7/History.txt
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/orm_adapter-0.0.7/History.txt
orm_adapter-0.0.7 History.txt