muratguzel / letsrate

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

Undefined variable 'current_user' #67

Open nishitagohel opened 10 years ago

nishitagohel commented 10 years ago

I added this gem to my rails application and got the error: "Undefined variable 'current_user'". is there a way to fix this? I already did 'db:migrate' as well

songjiayang commented 10 years ago

@nishitagohel are you working with devise ?