Refactor: split NewsController#new into #new and #create methods.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4163 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/news_controller.rb 9 additions, 3 deletionsapp/controllers/news_controller.rb
- app/views/news/index.rhtml 1 addition, 1 deletionapp/views/news/index.rhtml
- app/views/news/new.rhtml 1 addition, 1 deletionapp/views/news/new.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 4 additions, 4 deletionstest/functional/news_controller_test.rb
- test/integration/routing_test.rb 1 addition, 1 deletiontest/integration/routing_test.rb
Please register or sign in to comment