Skip to content

Commit 8f650d8

Browse files
Update README.md
1 parent 76a382a commit 8f650d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ gem 'activeadmin', '~> 1.0.0.pre4'
3232
Active Admin master has preliminary support for Rails 5. To give it a try, these Gemfile changes may be needed:
3333

3434
```ruby
35+
gem 'inherited_resources', github: 'activeadmin/inherited_resources'
3536
gem 'devise', '> 4.x'
3637
gem 'rspec-rails', '>= 3.5.0.beta1'
3738
gem 'ransack', github: 'activerecord-hackery/ransack'

0 commit comments

Comments
 (0)