]> source.dussan.org Git - redmine.git/commit
Refactor and add tests for News #index API (#7072).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Dec 2010 17:00:52 +0000 (17:00 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Dec 2010 17:00:52 +0000 (17:00 +0000)
commitac60fc9c1c587ba1f600c7d17723d2b88f2b6bed
treecb6b99fd80e8e2107dd6dcf140bec7e354af8c70
parentaaee26ae229f1f6cc863094aa58f32c434c98c58
Refactor and add tests for News #index API (#7072).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4505 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/news_controller.rb
app/models/news.rb
app/views/news/index.api.rsb [new file with mode: 0644]
test/fixtures/enabled_modules.yml
test/fixtures/news.yml
test/integration/api_test/news_test.rb [new file with mode: 0644]