OSDN Git Service

Refactor: convert WikiController#destroy to use HTTP DELETE
authorEric Davis <edavis@littlestreamsoftware.com>
Tue, 26 Oct 2010 15:59:20 +0000 (15:59 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Tue, 26 Oct 2010 15:59:20 +0000 (15:59 +0000)
commit70bf0706b2f7933f72cbd4daab8e43b0ac9de4e9
treed16352cdf618416b29e864f1a8fb73b62a9f259d
parent17eab0f5f9ecec337380f3cf8232da2aa32a5d99
Refactor: convert WikiController#destroy to use HTTP DELETE

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4295 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/wiki_controller.rb
app/views/wiki/destroy.rhtml
app/views/wiki/show.rhtml
config/routes.rb
test/functional/wiki_controller_test.rb
test/integration/routing_test.rb