##// END OF EJS Templates
Prevents no method errors when reloading in development mode....
Prevents no method errors when reloading in development mode. git-svn-id: http://svn.redmine.org/redmine/trunk@12671 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9351:8d73ddf73ffc
r12396:caa7af66e667
Show More
init.rb
2 lines | 81 B | text/x-ruby | RubyLexer
require 'gravatar'
ActionView::Base.send :include, GravatarHelper::PublicMethods