Skip to content

Commit 1471fbd

Browse files
committed
Document change to update_attribute
1 parent 21ce488 commit 1471fbd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADES

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.10 => 0.11
2+
* #update_attribute now ignores attr_accessible and attr_protected
3+
14
0.9 => 0.10
25
* Using String IDs are no longer supported. If you are declaring your own ID, ensure it is an ObjectId, and set the default
36
key :_id, ObjectId, :default => lambda { BSON::ObjectId.new }

0 commit comments

Comments
 (0)