Skip to content

Commit cedf046

Browse files
authored
Merge pull request #22 from activeadmin-plugins/readme-install-section
README: gem installation section
2 parents 00890a5 + 4ef3aec commit cedf046

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)