OSDN Git Service

Refactor: convert News to a REST resource
authorEric Davis <edavis@littlestreamsoftware.com>
Mon, 27 Sep 2010 16:51:12 +0000 (16:51 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Mon, 27 Sep 2010 16:51:12 +0000 (16:51 +0000)
commit79e30e7087d714ad81de83d389c37ae7d46d4dad
treece724e68907a3363c126bfc6d029c53539e9801f
parent0a224e8bb1a5939fb2745bfc936f9432960a9672
Refactor: convert News to a REST resource

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