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.
1 parent 2ff651a commit c324eefCopy full SHA for c324eef
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