README.rdoc in storage_room-0.3.9 vs README.rdoc in storage_room-0.3.10
- old
+ new
@@ -7,9 +7,10 @@
* ActiveRecord/ActiveModel like interface.
* Automatic creation of Entry Classes from a Collection, you don't have to configure anything
* Supports lazy-loading of associations (e.g. post.category will fetch a category transparently if it has not yet been loaded)
* Supports caching through an identity map, so that Resources don't have to be loaded multiple times
* Easy file uploads and removals
+* Model Callbacks
== Installation
To install the library execute: