mirror of
https://github.com/redmine/redmine.git
synced 2025-11-08 14:26:04 +01:00
3 lines
81 B
Ruby
3 lines
81 B
Ruby
|
|
require 'gravatar'
|
||
|
|
ActionView::Base.send :include, GravatarHelper::PublicMethods
|