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 c587dd2 commit c118626Copy full SHA for c118626
README.md
@@ -19,7 +19,7 @@ master can be used with AA 1.0.0 and Rails >= 4.1
19
Add this line to your application's Gemfile:
20
21
```ruby
22
-gem "active_admin_import" , '2.1.2'
+gem "active_admin_import" , '3.0.0.pre'
23
24
```
25
or
0 commit comments