]> source.dussan.org Git - redmine.git/commit
Refactor: Merged RolesController#list and #index
authorEric Davis <edavis@littlestreamsoftware.com>
Mon, 15 Feb 2010 16:41:16 +0000 (16:41 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Mon, 15 Feb 2010 16:41:16 +0000 (16:41 +0000)
commit038a88e970aa7d0512258a903614b99e5f7e98ae
tree797d592057d03f77fe17a656904ea08e22dacfb1
parentcec2b20793704babbc8bae3f4b15e71f5c9a6ef0
Refactor: Merged RolesController#list and #index

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3435 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/roles_controller.rb
app/views/roles/index.html.erb [new file with mode: 0644]
app/views/roles/list.rhtml [deleted file]
test/functional/roles_controller_test.rb