OSDN Git Service

Refactor: move #destroy_comment method to CommentsController#destroy
authorEric Davis <edavis@littlestreamsoftware.com>
Thu, 23 Sep 2010 15:20:19 +0000 (15:20 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Thu, 23 Sep 2010 15:20:19 +0000 (15:20 +0000)
commit401197a895680f824f9aec9d82b25ae686e6b206
tree13999265177f4b06ab44472c9e2dec9783debf3a
parent4948121af054ff5e38854a52b29c5c48b0c4f3fa
Refactor: move #destroy_comment method to CommentsController#destroy

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4172 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/comments_controller.rb
app/controllers/news_controller.rb
app/views/news/show.rhtml
config/routes.rb
lib/redmine.rb
test/functional/comments_controller_test.rb
test/functional/news_controller_test.rb
test/integration/routing_test.rb