Menu

Commit [r3363]  Maximize  Restore  History

Change Role#anonymous and #non_member so they generate the record as needed.

While creating tests, it was a common occurrence to lost the builtin roles
because they are only created in the migrations. This makes them behave like
User#anonymous.

edavis10 2010-02-03

changed /trunk/app/models/role.rb
changed /trunk/test/unit/role_test.rb
/trunk/app/models/role.rb Diff Switch to side-by-side view
Loading...
/trunk/test/unit/role_test.rb Diff Switch to side-by-side view
Loading...