README.rdoc in storage_room-0.3.1 vs README.rdoc in storage_room-0.3.2
- old
+ new
@@ -6,10 +6,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
== Installation
To install the library execute: