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

wrong number of arguments (3 for 2) #59

Open gabrieltong opened 10 years ago

gabrieltong commented 10 years ago

when i use version 1.0.8 , everything is ok . after upgrade to 1.0.9 , I got this messa screen shot 2014-01-09 at 3 13 50 ge .

SanderMander commented 10 years ago

Same problem with rails 3.2 I have to rollback to 1.0.7

temkin commented 10 years ago

same problem on rails 3.2.14 with version 1.0.9, rolling back to 1.0.7 solve my issue