Exception: AjaxfulRating::Helper::MissingRateRoute
- Inherits:
-
StandardError
- Object
- StandardError
- AjaxfulRating::Helper::MissingRateRoute
- Defined in:
- lib/ajaxful_rating_helper.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
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 |