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

gem is not creating rates on submit #52

Closed abdugaliyev closed 10 years ago

abdugaliyev commented 10 years ago

using rails 4.0.0 and ruby 2.0, when i try create rate, gem is not creating rates, may be trouble with strong parameters?

abdugaliyev commented 10 years ago

need delete attr_accessible in model))) im greatest noob