Skip to content

Commit a6050d2

Browse files
committed
Update README
1 parent c0bf6c1 commit a6050d2

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# ActiveAdmin::Mongoid
22

3-
TODO: Write a gem description
3+
ActiveAdmin hacks to support Mongoid.
4+
Some ActiveAdmin features are disabled:
5+
6+
- comments
7+
- sidebar filters
8+
9+
For more on Mongoid support in ActiveAdmin see [this issue](https://github.com/gregbell/active_admin/issues/26).
410

511
## Installation
612

@@ -16,9 +22,6 @@ Or install it yourself as:
1622

1723
$ gem install activeadmin-mongoid
1824

19-
## Usage
20-
21-
TODO: Write usage instructions here
2225

2326
## Contributing
2427

0 commit comments

Comments
 (0)