We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ce488 commit 1471fbdCopy full SHA for 1471fbd
UPGRADES
@@ -1,3 +1,6 @@
1
+0.10 => 0.11
2
+ * #update_attribute now ignores attr_accessible and attr_protected
3
+
4
0.9 => 0.10
5
* Using String IDs are no longer supported. If you are declaring your own ID, ensure it is an ObjectId, and set the default
6
key :_id, ObjectId, :default => lambda { BSON::ObjectId.new }
0 commit comments