]> source.dussan.org Git - redmine.git/commit
Make 2nd parameter optional in User#allowed_to_globally? for consistency (#6498).
authorJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Sat, 6 Sep 2014 03:39:52 +0000 (03:39 +0000)
committerJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Sat, 6 Sep 2014 03:39:52 +0000 (03:39 +0000)
commitd00f875800fce1ec047570d8972c833d9da91858
tree773f519dae83b2dfbb106b5ea17f1f9747949bad
parent63cb3680c14b8582bc587917cac6d3ede604e412
Make 2nd parameter optional in User#allowed_to_globally? for consistency (#6498).

git-svn-id: http://svn.redmine.org/redmine/trunk@13364 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/user.rb
test/unit/user_test.rb