OSDN Git Service

Refactor: split NewsController#edit into #edit and #update
authorEric Davis <edavis@littlestreamsoftware.com>
Tue, 21 Sep 2010 15:20:37 +0000 (15:20 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Tue, 21 Sep 2010 15:20:37 +0000 (15:20 +0000)
commit01d1a02df425cf5afb1036e57f2d148059472786
treeb6f75447b0227a5871a8fd7d633fbefa9953b318
parent51359704a0a4a4af49fa8724059bc292649bb1da
Refactor: split NewsController#edit into #edit and #update

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