OSDN Git Service

Refactor: extract method in WikiController#special to create a new #export method
authorEric Davis <edavis@littlestreamsoftware.com>
Wed, 13 Oct 2010 17:13:50 +0000 (17:13 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Wed, 13 Oct 2010 17:13:50 +0000 (17:13 +0000)
commite8468b51cc7c0725e1f59d4f2f2c828ffcd080ce
tree8b8e18f7decbf5952ecdc5b213f43be1df753983
parent718816c5d4b0c45ce1def155c9f517fb5ac91e35
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
app/controllers/wiki_controller.rb
app/views/wiki/special_date_index.rhtml
app/views/wiki/special_page_index.rhtml
config/routes.rb
lib/redmine.rb
test/functional/wiki_controller_test.rb
test/integration/routing_test.rb