Sha256: 3293232fa876e8b776102bfa4e60b985dcbb0e171594cb65b763407bc9cff116

Contents?: true

Size: 622 Bytes

Versions: 2

Compression:

Stored size: 622 Bytes

Contents

=== 0.9.8 / 2008-12-07

* 3 minor enhancements:

  * Updated Resource#inspect to not lazy-load unloaded attributes.
  * Updated ManyToOne::Proxy to delegate #class to parent.  This will
    allow the Merb resource() route helper method to use the association
    proxy to generate the URL.
  * Updated Resource#attributes= to respect method visibility.  This means
    that only public mutators will set the attribute value.

* 1 bug fix:

  * Fixed regression where an update to a resource with a lazy property
    could cause the record to reload when accessing the lazy property,
    clobbering any changes made prior.

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
sam-dm-core-0.9.9 History.txt
dm-core-0.9.8 History.txt