OSDN Git Service

Refactor: convert VersionsController to a REST resource.
authorEric Davis <edavis@littlestreamsoftware.com>
Fri, 17 Sep 2010 15:55:08 +0000 (15:55 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Fri, 17 Sep 2010 15:55:08 +0000 (15:55 +0000)
commitbd193a026df09ba231b241c24b43762810af7871
tree9adc2db6ad84e9a4c6efefe0814ddf6edf0c54f7
parenteb1f58f9624a22d4b5a22f1510c858fa6d5cf7cb
Refactor: convert VersionsController to a REST resource.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4097 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/versions_controller.rb
app/views/projects/settings/_versions.rhtml
app/views/versions/edit.rhtml
app/views/versions/new.html.erb
config/routes.rb
test/functional/versions_controller_test.rb