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 db04f33 commit cc149ddCopy full SHA for cc149dd
README.md
@@ -15,7 +15,7 @@ This gem was previously named filepicker-rails (up to 2.1.0 version).
15
Add this line to your application's Gemfile:
16
17
```ruby
18
-gem 'filestack-rails'
+gem 'filestack-rails', require: 'filepicker-rails'
19
```
20
21
And then execute:
0 commit comments