Skip to content

Commit c908fb4

Browse files
committed
Update readme
1 parent 97427a7 commit c908fb4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44

55
jquery-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
4856
Thanks to [Sebastian Tschan](https://github.com/blueimp) for writing an awesome file upload plugin.
4957

0 commit comments

Comments
 (0)