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 4
4
5
5
jquery-fileupload-rails is a library that integrates jQuery File Upload for Rails 3.1 Asset Pipeline (Rails 3.2 supported).
6
6
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
8
12
9
13
## Installing Gem
10
14
@@ -44,6 +48,10 @@ Require the stylesheet file to app/assets/stylesheets/application.css
44
48
45
49
*= require jquery.fileupload-ui
46
50
51
+ ## [ Example app] ( https://github.com/tors/jquery-fileupload-rails-paperclip-example )
52
+ This app uses paperclip and twitter-bootstrap-rails
53
+
54
+
47
55
## Thanks
48
56
Thanks to [ Sebastian Tschan] ( https://github.com/blueimp ) for writing an awesome file upload plugin.
49
57
You can’t perform that action at this time.
0 commit comments