]> source.dussan.org Git - redmine.git/commit
Use #reduce instead of #inject for getting the intersection of arrays.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 9 Feb 2012 20:06:36 +0000 (20:06 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 9 Feb 2012 20:06:36 +0000 (20:06 +0000)
commit8c38510ee5045447a0be063596c888a678521b7b
treed2114936eee4bba4cb5ed9163a26bb36c9bd700e
parent8b3ed4175d6e9d09175c1bea6f01b03079918f80
Use #reduce instead of #inject for getting the intersection of arrays.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8827 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/context_menus_controller.rb
app/controllers/issues_controller.rb
app/models/custom_field.rb