File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 44
55jquery-fileupload-rails is a library that integrates jQuery File Upload for Rails 3.1 Asset Pipeline (Rails 3.2 supported).
66
7- jquery-fileupload-rails is currently using jQuery-File-Plugin version 6.9.2.
7+ ## Plugin versions
8+
9+ * jQuery File Upload User Interface Plugin 6.9.4
10+ * jQuery File Upload Plugin 5.16.1
11+ * jQuery UI Widget 1.8.23+amd
812
913## Installing Gem
1014
@@ -44,6 +48,10 @@ Require the stylesheet file to app/assets/stylesheets/application.css
4448
4549 *= require jquery.fileupload-ui
4650
51+ ## [ Example app] ( https://github.com/tors/jquery-fileupload-rails-paperclip-example )
52+ This app uses paperclip and twitter-bootstrap-rails
53+
54+
4755## Thanks
4856Thanks to [ Sebastian Tschan] ( https://github.com/blueimp ) for writing an awesome file upload plugin.
4957
You can’t perform that action at this time.
0 commit comments