]> source.dussan.org Git - redmine.git/commit
Rails3: use Project.visible.find_by_identifier instead of .find for adding watchers...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 22 Apr 2012 04:01:04 +0000 (04:01 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 22 Apr 2012 04:01:04 +0000 (04:01 +0000)
commit72ab3e22b180206b221105ad6ad2947e67a25b1f
tree2c6f18c339234590b4f169c834491286d0cf209b
parente95ab319835b21cd2b3f2a07cb7034d51dc921e3
Rails3: use Project.visible.find_by_identifier instead of .find for adding watchers dialog on new issue

On Rails 3.0.12, find_project method returns render_404

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9464 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/watchers_controller.rb