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 d2af847 commit e899d84Copy full SHA for e899d84
README.md
@@ -44,7 +44,7 @@ read more about the options in [angular-file-upload-wiki](https://github.com/ner
44
```ruby
45
gem 'angularjs-file-upload-rails', '~> 2.2.0'
46
gem 'carrierwave'
47
- gem 'rails', '4.1.5'
+ gem 'rails', '4.2.5.1'
48
```
49
50
Setup your carrierwave gem as discribed in the [carrierwave-readme](https://github.com/carrierwaveuploader/carrierwave)
0 commit comments