muratguzel / letsrate

The best way to add rating capabilities to your rails application and your activerecord models.
http://letsrate.herokuapp.com
202 stars 234 forks source link

fix 'assets rake:precompile failure' bug #30

Closed sunloverz closed 2 months ago

sunloverz commented 11 years ago

a command rake assets: precompile raises the following undefined method `rate_path' for #Module:0x9d31338

brettchalupa commented 11 years ago

I get the same error when deploying to Heroku. Does anyone have any insight into how to fix this?

garyfoster commented 11 years ago

see https://github.com/muratguzel/letsrate/issues/6