OSDN Git Service

Refactor: rename UsersController#add to #new
authorEric Davis <edavis@littlestreamsoftware.com>
Wed, 29 Sep 2010 16:00:45 +0000 (16:00 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Wed, 29 Sep 2010 16:00:45 +0000 (16:00 +0000)
commitd06a1a7fa47a2c3b02e9d97034e6acaf2dc5a01d
tree3bf755f3cb143ef68b4d3ec698fed4469ea6fa82
parent4853dd97fd5a39eec56155baba8844adcefa9aa4
Refactor: rename UsersController#add to #new

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4229 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/users_controller.rb
app/views/users/index.rhtml
app/views/users/new.html.erb [moved from app/views/users/add.rhtml with 100% similarity]
config/routes.rb
test/functional/users_controller_test.rb
test/integration/admin_test.rb
test/integration/routing_test.rb