Refactor: Split VersionsController#edit into #edit and #update
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4088 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/versions_controller.rb 4 additions, 1 deletionapp/controllers/versions_controller.rb
- app/views/versions/edit.rhtml 1 addition, 1 deletionapp/views/versions/edit.rhtml
- config/routes.rb 3 additions, 0 deletionsconfig/routes.rb
- lib/redmine.rb 1 addition, 1 deletionlib/redmine.rb
- test/functional/versions_controller_test.rb 2 additions, 2 deletionstest/functional/versions_controller_test.rb
- test/integration/routing_test.rb 6 additions, 0 deletionstest/integration/routing_test.rb
Please register or sign in to comment