tors / jquery-fileupload-rails-paperclip-example

An example rails application that uses the jquery-fileupload-rails and paperclip gems to upload files.
153 stars 141 forks source link

Plugin not firing #2

Open Asherlc opened 12 years ago

Asherlc commented 12 years ago

Hi,

I'm trying to use the example code in here on my project, but unfortunately, the plugin doesn't seem to be initializing properly. I'm not getting any console errors, and manually running the JS in the console seems to work just fine, other than that nothing happens. I'm afraid I'm totally stumped - do you have any clue what might be going on here?

http://vocalem-beta.com/files

tors commented 12 years ago

Have you tried running this project first?