|
removed 'self.save' from the Role access_level getter and setter. Shouldn't force a save there (especially in a getter). Verified that controller calls update/save after changing the value
|
|---|
|
|
| app/models/role.rb |
|---|
| test/unit/role_test.rb |
|---|