You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.
socjopata edited this page Sep 13, 2010
·
2 revisions
Welcome to the ajaxful-rating_demo_app wiki!
FAQ:
1. I have problems with running a migration, “undefined ajaxful_rating”, etc.
Answer: At the moment i am writing here, the package containing demo app have plugins uninitialized in the environment.rb file. Just edit this file accordingly, like:
config.gem “authlogic”
config.gem “edgarjs-ajaxful_rating”, :lib => “ajaxful_rating”