]> source.dussan.org Git - sonarqube.git/commit
Fix ruby method not_found in order to accept optional message
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Sun, 1 Feb 2015 21:39:31 +0000 (22:39 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Sun, 1 Feb 2015 21:39:31 +0000 (22:39 +0100)
commit81d64a6d6a730517e36e32d58acce8f9977943f3
tree066f76256afedf3b07a4c7a6c5592e29f6b3d152
parenta16e744e547bdf86fc3e5c51b33354505e2bf30d
Fix ruby method not_found in order to accept optional message

It fixes this error: wrong number of arguments calling `not_found` (0 for 1)
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/application_controller.rb