test/permissions/test_permissions.rb in hobo-0.8.10 vs test/permissions/test_permissions.rb in hobo-0.9.0

- old
+ new

@@ -6,10 +6,10 @@ # # All of the above for has-many related records # All of the above for has-many through related records # All of the above for belongs-to related records # -# a permitted user can't create/update/delete any of the obove related records without :accessible +# a permitted user can't create/update/delete any of the above related records without :accessible require 'test/unit' require File.join(File.dirname(__FILE__), "models/models.rb")