Skip to content

Commit fc0eb84

Browse files
committed
These gems are now part of AA
1 parent b0744da commit fc0eb84

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@ Add the following gems to your application's Gemfile:
1616
gem 'activeadmin-mongoid'
1717
```
1818

19-
You can safely remove the following lines, since are already activeadmin-mongoid dependencies:
20-
21-
```ruby
22-
gem 'activeadmin'
23-
gem 'meta_search', '>= 1.1.0.pre'
24-
gem 'sass-rails', ['~> 3.1', '>= 3.1.4']
25-
```
2619

2720
### Remove Application Dependencies
2821
In your config/application.rb, replace :

0 commit comments

Comments
 (0)