jquery.fileupload-rails 0.0.1 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jquery.fileupload-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2011-12-08 00:00:00.000000000 Z
12
+ date: 2012-03-15 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: This gem packages jQuery File Upload plugin and it's dependencies for
15
15
  Rails asset pipeline.
@@ -22,9 +22,11 @@ files:
22
22
  - .gitignore
23
23
  - Gemfile
24
24
  - Rakefile
25
+ - Readme.md
25
26
  - jquery.fileupload-rails.gemspec
26
27
  - lib/jquery.fileupload-rails.rb
27
28
  - lib/jquery.fileupload-rails/version.rb
29
+ - vendor/assets/javascripts/jquery.fileupload-ip.js
28
30
  - vendor/assets/javascripts/jquery.fileupload-ui.js
29
31
  - vendor/assets/javascripts/jquery.fileupload.js
30
32
  - vendor/assets/javascripts/jquery.iframe-transport.js