This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FF | |
Failures: | |
1) Widget the object itself attributes | |
Failure/Error: its(:attributes) { should_not include("level") } | |
expected {"_id"=>BSON::ObjectId('4e8081eeb2bc073bf9000001'), "level"=>nil} not to include "level" | |
Diff: | |
@@ -1,2 +1,2 @@ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.....FF....FF | |
Failures: | |
1) Widget without control changes | |
Failure/Error: its(:changes) { should include("ferocious") } | |
expected {} to include "ferocious" | |
Diff: | |
@@ -1,2 +1,2 @@ | |
-ferocious |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Notes: | |
mongoid: https://github.com/mongoid/mongoid/commit/15ac280c37ca1f5bcdd517a368bb0735d2806321 (master) |
NewerOlder