From 6d408f02eeb781e5d74a8190ff086236fdf08b02 Mon Sep 17 00:00:00 2001 From: Elia Schito Date: Sun, 5 Oct 2014 15:51:28 +0200 Subject: [PATCH] Broken filters & passive maintenance --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 64831bf..7694c18 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -**ALERT: Official support has started, subscribe to [active_admin#2714](https://github.com/gregbell/active_admin/issues/2714) for updates!** +**♻️ INFO: Official support has started, subscribe to [active_admin#2714](https://github.com/gregbell/active_admin/issues/2714) for updates!** +**⚠️️ 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.** --- @@ -10,9 +11,10 @@ ActiveAdmin hacks to support Mongoid. -Some ActiveAdmin features are disabled: +Some ActiveAdmin features are disabled or not working properly: -- comments +- comments are disabled by default +- filters are somehow broken For more on Mongoid support in ActiveAdmin see [this issue](https://github.com/gregbell/active_admin/issues/26).