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 00890a5 + 4ef3aec commit cedf046Copy full SHA for cedf046
README.md
@@ -17,6 +17,9 @@ This gem give you ability to perform various batch actions on any filtered (or s
17
Add this line to your application's Gemfile:
18
19
```ruby
20
+# last version
21
+gem 'active_admin_scoped_collection_actions'
22
+# master branch
23
gem 'active_admin_scoped_collection_actions', github: 'activeadmin-plugins/active_admin_scoped_collection_actions'
24
```
25
0 commit comments