OSDN Git Service

XML REST API for Projects (#296).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 14 Jan 2010 20:00:17 +0000 (20:00 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 14 Jan 2010 20:00:17 +0000 (20:00 +0000)
commit68a4cd38f54316e6d93ce69b6e25afc329652013
treed2adb8c4aa3fceb2d088c0b31a5913ef60aaa31c
parent64f4b50139a7ef9e33fc7df00caf4fab028e1cef
XML REST API for Projects (#296).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3313 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application_controller.rb
app/controllers/projects_controller.rb
app/views/projects/index.xml.builder [new file with mode: 0644]
app/views/projects/show.xml.builder [new file with mode: 0644]
config/routes.rb
test/fixtures/custom_fields.yml
test/integration/projects_api_test.rb [new file with mode: 0644]