Exception: AjaxfulRating::Helper::MissingRateRoute

Inherits:
StandardError
  • Object
show all
Defined in:
lib/ajaxful_rating_helper.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



4
5
6
# File 'lib/ajaxful_rating_helper.rb', line 4

def to_s
  "Add :member => {:rate => :post} to your routes, or specify a custom url in the options."
end