]> source.dussan.org Git - redmine.git/commit
Refactor: extract method from WikiController#special
authorEric Davis <edavis@littlestreamsoftware.com>
Mon, 18 Oct 2010 15:27:49 +0000 (15:27 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Mon, 18 Oct 2010 15:27:49 +0000 (15:27 +0000)
commitc06c22cf2e29dc0a4a0b2b9dd67a867b370a21f9
tree421d11e577a2a2e4181ed50b9c3e8b90e83611fe
parentfef21d5aa2d6108f39aa015ca29da31d888db026
Refactor: extract method from WikiController#special

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4261 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/wiki_controller.rb
app/views/wiki/_sidebar.rhtml
app/views/wiki/date_index.html.erb [new file with mode: 0644]
app/views/wiki/special_date_index.rhtml [deleted file]
config/routes.rb
lib/redmine.rb
test/functional/wiki_controller_test.rb
test/integration/routing_test.rb