Skip to content

Commit 4ef3aec

Browse files
authored
README: gem installation section
1 parent 00890a5 commit 4ef3aec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ This gem give you ability to perform various batch actions on any filtered (or s
1717
Add this line to your application's Gemfile:
1818

1919
```ruby
20+
# last version
21+
gem 'active_admin_scoped_collection_actions'
22+
# master branch
2023
gem 'active_admin_scoped_collection_actions', github: 'activeadmin-plugins/active_admin_scoped_collection_actions'
2124
```
2225

0 commit comments

Comments
 (0)