-
**Description of the bug**
I'm using https://github.com/activeadmin/activeadmin/tree/v2.9.0 to allow for downloading CSVs. Digging into their source code, I noticed the response is [streamed back…
-
Hi,
[Note]: this may not be an issue with this gem per say as I could not only reproduce in conjunction with ActiveAdmin, so it's more a quest for explanation:
After adding the gem in my Gemfile (no…
-
http://www.activeadmin.info/
-
**Search for an "admin panel" gem, install it, and start to understand its basic usage.**
An "admin panel" is some sort of dashboard that you would give a super-user, to oversee the entire app.
-
Getting `ActionController::InvalidAuthenticityToken` whenever an item is dragged to order.
```
Started POST "/admin/shares/163/sort" for ::1 at 2019-10-07 12:15:09 +0500
Processing by Admin::Sha…
-
Hi,
Can dynamoid works with admin panel gems like: [activeadmin](https://github.com/activeadmin/activeadmin), [rails_admin](https://github.com/sferik/rails_admin) or [typus](https://github.com/typus…
-
Hello. I think I may have found a bug.
Simplified version of my routes config looks like this:
```
1: devise_for :admin_users, {class_name: 'User'}.merge(ActiveAdmin::Devise.config)
2: Activ…
-
Simrep's Back Office/Admin doesn't QUITE scope everything on chapter, because most models are already linked to a scoped model.
For example, Projects are linked to a leader_id/character. A character …
-
:warning: ArcticAdmin is a simple gem, if you found a bug, you can easily fix it and make a pull-request. :pray: Thanks !
**Describe the bug**
Hi Teams, I am encountring an issue with DELTE record…
-
# 호환성 여부 체크리스트
* [ ] gem 'pg', '>= 0.18', '< 2.0'
* [ ] gem 'activeadmin'
* [ ] gem 'devise'
* [ ] gem 'puma', '~> 4.1'
* [ ] gem 'sass-rails', '>= 6'
* [ ] gem 'importmap-rails'
* [ ] gem 't…