]> source.dussan.org Git - redmine.git/commit
Resourcified enumerations.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 11 Dec 2011 10:26:12 +0000 (10:26 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 11 Dec 2011 10:26:12 +0000 (10:26 +0000)
commit0471de41ff4828345ca0afa393f4b8f3bf0098d2
treeba8c101be1d1d5adda486d06f32836d5ed59e041
parent1ad16c2238be1b1e0cc29435203b8fd8c233a85c
Resourcified enumerations.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8189 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/enumerations_controller.rb
app/models/enumeration.rb
app/views/enumerations/_form.html.erb
app/views/enumerations/destroy.html.erb
app/views/enumerations/edit.html.erb
app/views/enumerations/index.html.erb
app/views/enumerations/new.html.erb
config/routes.rb
test/functional/enumerations_controller_test.rb
test/integration/routing_test.rb