Refactor: extract method in WikiController#special to create a new #export method
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4251 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/wiki_controller.rb 13 additions, 9 deletionsapp/controllers/wiki_controller.rb
- app/views/wiki/special_date_index.rhtml 1 addition, 1 deletionapp/views/wiki/special_date_index.rhtml
- app/views/wiki/special_page_index.rhtml 1 addition, 1 deletionapp/views/wiki/special_page_index.rhtml
- config/routes.rb 2 additions, 1 deletionconfig/routes.rb
- lib/redmine.rb 1 addition, 1 deletionlib/redmine.rb
- test/functional/wiki_controller_test.rb 28 additions, 0 deletionstest/functional/wiki_controller_test.rb
- test/integration/routing_test.rb 1 addition, 1 deletiontest/integration/routing_test.rb
Please register or sign in to comment