Rails Carrier Wave with JQuery Uploader

后端 未结 2 1047
生来不讨喜
生来不讨喜 2020-12-08 06:11

I am using Rails Carrier Wave with JQuery Upload like on this rails tutorial, but I am having an error when I hit the upload button :

Error: SyntaxError: J         


        
2条回答
  •  情话喂你
    2020-12-08 06:33

    Hey I was also using uploadify, but this JS plugin does not require Flash and is more aethetically pleasing aka "prettier". I created a demo app out of some examples,

    Its a simple case and you can learn a lot from it:

    https://github.com/jalagrange/bootstrap_uploader

    Hope this helps!

提交回复
热议问题