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

Make it work without devise. #84

Open richkettle opened 9 years ago

richkettle commented 9 years ago

Would be great if this gem didn't have a dependancy on devise.

I suggest adding another "tie to use" strategy such as cookies(for semi anonymous rating). There are flaws with this ofc but its a better solution that requiring devise.