]> source.dussan.org Git - redmine.git/commit
Refactor: extract TimelogController#edit to #update
authorEric Davis <edavis@littlestreamsoftware.com>
Mon, 11 Oct 2010 15:31:42 +0000 (15:31 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Mon, 11 Oct 2010 15:31:42 +0000 (15:31 +0000)
commit435c90eb478e705dff9ea239fd280a958a4287e3
tree531e116594529af7016f7360d78ae67e7e9cdacd
parent700c302fca1ef401eff2744ffc5d955406136b17
Refactor: extract TimelogController#edit to #update

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4248 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/timelog_controller.rb
app/views/timelog/edit.rhtml
config/routes.rb
lib/redmine.rb
test/functional/timelog_controller_test.rb
test/integration/routing_test.rb