README.textile in custom_fields-2.0.0.rc13 vs README.textile in custom_fields-2.1.0.rc
- old
+ new
@@ -10,10 +10,10 @@
* offering a very secure way to add / edit / delete extra fields to a Mongoid document
* scoping the modifications added to a Mongoid document so that other documents of the same class won't be updated.
h2. Requirements
-ActiveSupport 3.2.1, MongoDB 2.0 and Mongoid 2.4.3
+ActiveSupport 3.2.9, MongoDB 2.0 and Mongoid 2.4.12
h2. Examples
h3. On a has_many relationship