You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
-
**ALERT: Official support has started, subscribe to [active_admin#2714](https://github.com/gregbell/active_admin/issues/2714) for updates!**
1
+
**♻️ INFO: Official support has started, subscribe to [active_admin#2714](https://github.com/gregbell/active_admin/issues/2714) for updates!**
2
2
3
+
**⚠️️ ALERT: For the reason above I'm no longer actively maintaining the projec. I will still accept any pull request for recent rails/mongoid/activeadmin and adding new specs.**
3
4
4
5
---
5
6
@@ -10,9 +11,10 @@
10
11
11
12
12
13
ActiveAdmin hacks to support Mongoid.
13
-
Some ActiveAdmin features are disabled:
14
+
Some ActiveAdmin features are disabled or not working properly:
14
15
15
-
- comments
16
+
- comments are disabled by default
17
+
- filters are somehow broken
16
18
17
19
For more on Mongoid support in ActiveAdmin see [this issue](https://github.com/gregbell/active_admin/issues/26).
0 commit comments