We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e899d84 + c324eef commit 16a7fecCopy full SHA for 16a7fec
README.md
@@ -9,7 +9,7 @@ A gem that uses [angular-file-upload](https://github.com/nervgh/angular-file-upl
9
Add this line to your application's Gemfile:
10
11
```ruby
12
-gem 'angularjs-file-upload-rails', '~> 2.2.0'
+gem 'angularjs-file-upload-rails', '~> 2.4.1'
13
```
14
15
And then execute:
@@ -42,7 +42,7 @@ read more about the options in [angular-file-upload-wiki](https://github.com/ner
42
\* *assuming that you have setup an ```angularjs``` correctly in your rails app
43
44
45
- gem 'angularjs-file-upload-rails', '~> 2.2.0'
+ gem 'angularjs-file-upload-rails', '~> 2.4.1'
46
gem 'carrierwave'
47
gem 'rails', '4.2.5.1'
48
0 commit comments