##// END OF EJS Templates
Enable SSL gravatars when Redmine is using https. (#2718)...
Enable SSL gravatars when Redmine is using https. (#2718) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2833 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1960:ed314caf7d6e
r2728:06ff26f09271
Show More
init.rb
2 lines | 81 B | text/x-ruby | RubyLexer
require 'gravatar'
ActionView::Base.send :include, GravatarHelper::PublicMethods