-
**Describe the bug**
As above, when a `has_many` association is included as a `field` in the `list` view, and `searchable` is set to an array (not `true`) export to CSV fails with:
```
ActiveReco…
-
### FILE
```
ActiveAdmin.register_page 'Buy Crypto' do
menu parent: 'Legacy', label: 'Buy Crypto'
content do
h2 'Crypto purchased via Credit Card and Apple Pay'
para do
h3 'Send Wy…
-
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…
-
The rails_admin gem does not work in apps that use Propshaft to serve assets instead of Sprockets. I was able to work around it like this, but it would be nice to support Propshaft out of the box.
…
wlipa updated
5 months ago
-
My rails application connects to multiple databases with the configs below:
database.yml
```
production:
primary_shard:
...
secondary_shard:
...
queue:
...
```
…
-
This issue was originally reported at https://github.com/activeadmin/activeadmin/issues/2908
Current workarounds (from the engine) are:
- Rename `Base` classes
- Add an empty `Base` class
``…
-
I'm trying to get rid of an old rsa key which was replaced with ed25519 key. I made updates in redmine git hosting plugin to poing to 'redmine_gitolite_admin_ed25519' and 'redmine_gitolite_admin_ed255…
-
I created a new user and then went in to the admin dashboard to edit it and change it into an owner. I couldn't edit the user because:
```
app/controllers/application_controller.rb:209:in `load…
-
Hello everyone
after submitting a topic from the website or the admin panel the page returns the rails 500er page.
-
Seeing an issue launching the latest Solr 9.7.0 this morning. Can anyone replicate? Using a `.solr_wrapper.yml` and pinning to 9.6.1 works.
```bash
ewlarson@beanburrito-5 geoblacklight_admin % bin…