annotate vendor/plugins/gravatar/init.rb @ 634:eaec823e6e23 live

Merge from branch "cannam"
author Chris Cannam
date Tue, 06 Sep 2011 09:47:02 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 require 'gravatar'
Chris@0 2 ActionView::Base.send :include, GravatarHelper::PublicMethods