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

letsrate only compatible with rails 4? #65

Open shaimo opened 10 years ago

shaimo commented 10 years ago

Seems like rails 3 doesn't like the "-> { where dimension: nil}" syntax in letsrate_rateable. I wish there were some brunch supporting previous versions of rails...