]> git.openstreetmap.org Git - rails.git/commit
Refactored user_role and controller. Now much more DRY.
authorMatt Amos <zerebubuth@gmail.com>
Thu, 1 Oct 2009 17:15:34 +0000 (17:15 +0000)
committerMatt Amos <zerebubuth@gmail.com>
Thu, 1 Oct 2009 17:15:34 +0000 (17:15 +0000)
commit1e3b3c1f10213c48a40083e8bbca1429d9f819d6
tree8272a0ebc853086654ac25a0bb99b6bb02de703e
parent77851bac7bf76473de33b7bbab00bc1b3d834cb1
Refactored user_role and controller. Now much more DRY.
app/controllers/user_roles_controller.rb
app/models/user_role.rb
config/locales/en.yml
test/functional/user_roles_controller_test.rb [deleted file]
test/integration/user_blocks_test.rb
test/integration/user_roles_test.rb [new file with mode: 0644]