Module: SeoFriendly::ModelHelper

Defined in:
lib/seo_friendly/model_helper.rb

Instance Method Summary collapse

Instance Method Details

#update_seo_attributesObject



6
7
8
# File 'lib/seo_friendly/model_helper.rb', line 6

def update_seo_attributes
  SeoUpdater.new(self).update
end