Refactor: split NewsController#edit into #edit and #update
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4168 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/news_controller.rb 8 additions, 3 deletionsapp/controllers/news_controller.rb
- app/views/news/edit.rhtml 2 additions, 2 deletionsapp/views/news/edit.rhtml
- app/views/news/show.rhtml 2 additions, 2 deletionsapp/views/news/show.rhtml
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- lib/redmine.rb 1 addition, 1 deletionlib/redmine.rb
- test/functional/news_controller_test.rb 2 additions, 2 deletionstest/functional/news_controller_test.rb
- test/integration/routing_test.rb 3 additions, 1 deletiontest/integration/routing_test.rb
Please register or sign in to comment