edgarjs / ajaxful-rating

Provides a simple way to add rating functionality to your application.
http://rdoc.info/projects/edgarjs/ajaxful-rating
417 stars 127 forks source link

Rails3 fix dimension ratings #95

Open sfsekaran opened 11 years ago

sfsekaran commented 11 years ago

Using this gem without any dimensions would work, but as our project used dimensions, it broke pretty badly when we switched from Rails 2.3.x to Rails 3.2.13.

Fixed Rails bug compatibility (ha) and found a bug related to dimension max stars. Now dimensions work again!

Hope this helps :zap: