1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-25 01:41:14 +00:00
2023-01-16 21:55:30 +00:00

5 lines
125 B
Ruby

# frozen_string_literal: true
require_relative 'lib/gravatar'
ActionView::Base.send :include, GravatarHelper::PublicMethods