annotate vendor/plugins/gravatar/init.rb @ 932:5d2b359e644d cannam

Clarify repo instructions to tell user to reload page, not just look at it again
author Chris Cannam
date Wed, 04 Jul 2012 11:01:32 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 require 'gravatar'
Chris@0 2 ActionView::Base.send :include, GravatarHelper::PublicMethods