I have a remote_form which works 100% When a user clicks submit, it goes out grabs so data from the db or data scraped from another website, and updates the page seamlessly...
I switched from prototype library to jquery with jrails plugin. After that I\'ve got the warning: jrails.rb:17: warning: already initialized constant JAVASCRIPT_DEFAULT_SOURCES
I just starting using jRails and the jRails auto_complete helper http://github.com/evilmarty/jrails_auto_complete
This feels like it should be pretty simple, but not much seems to be loading. I have this in my app/views/layouts/application.html.haml: