uploadcare-rails 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: uploadcare-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - '@rastyagaev (Vadim Rastyagaev)'
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2014-04-22 00:00:00.000000000 Z
13
+ date: 2014-04-29 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rails
@@ -204,6 +204,7 @@ files:
204
204
  - lib/uploadcare/rails/action_view/uploader_tags.rb
205
205
  - lib/uploadcare/rails/active_record/has_file.rb
206
206
  - lib/uploadcare/rails/active_record/has_group.rb
207
+ - lib/uploadcare/rails/active_record/has_object.rb
207
208
  - lib/uploadcare/rails/engine.rb
208
209
  - lib/uploadcare/rails/formtastic/formtastic.rb
209
210
  - lib/uploadcare/rails/objects/file.rb