-
thanks for making up this gem, not sure why I am getting this error message
NoMethodError at / undefined method `admin?' for nil:NilClass
![2014-12-02 12 33 57](https://cloud.githubusercontent.com/…
-
```
I cant do anything with my server because this panel give me errors.
Processing Admin::OsTemplatesController#install (for 95.78.213.44 at 2013-03-04
19:32:04) [POST]
Parameters: {"controller"=>…
-
```
I cant do anything with my server because this panel give me errors.
Processing Admin::OsTemplatesController#install (for 95.78.213.44 at 2013-03-04
19:32:04) [POST]
Parameters: {"controller"=>…
-
The integration of Pundit with RailsAdmin seems to suffer from an excessive memory usage + various limitations + lack of documentation + additional difficulties arising when using a separate Administr…
-
```
I cant do anything with my server because this panel give me errors.
Processing Admin::OsTemplatesController#install (for 95.78.213.44 at 2013-03-04
19:32:04) [POST]
Parameters: {"controller"=>…
-
I've been doing a bit of reading on approaches to this, but nothing really stood out. It's a pretty common setup:
- Rails API (for iOS or other clients)
- Admin area (desktop interface)
- Possibly a f…
-
**Solidus Version**:
Solidus 4.3
**To Reproduce**
Deploy app with `Rails.application.config.asset_host` set to a cdn.
**Current behavior**
The "remixicon.symbol.svg" file used for adm…
-
I'm using rails 4.2 and had a tough time with rolify and rails fixtures. After some mucking I finally got it working. Posting here incase someone else needs to do something similar and also creating t…
-
Running in the console or in a seeds.rb file a setting write results in error:
```ruby
Settings.app_name = "The Core by Gabriele Tassoni"
Traceback (most recent call last):
1: from (irb)…
-
## Problem:
### Describe: Updating entities through rails_admin
### Contexts:
- In version 1.3.0
- When there is an empty/null enum
**It is wrongly** updating the enum to the first possible …