##// END OF EJS Templates
Passing arguments to assert_nothing_raised is deprecated in Rails 5....
Passing arguments to assert_nothing_raised is deprecated in Rails 5. git-svn-id: http://svn.redmine.org/redmine/trunk@15680 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9351:8d73ddf73ffc
r15298:91517ec67caa
Show More
init.rb
2 lines | 81 B | text/x-ruby | RubyLexer
Eric Davis
Gravatar support for issue detai, user grid, and activity stream...
r1960 require 'gravatar'
ActionView::Base.send :include, GravatarHelper::PublicMethods