-
Hi!
We are using rails-admin + cancan + rich for our admin panel. So we don't have separate AdminUser model for rails-admin and use cancan role instead.
The problem is that i can't access file uploa…
-
Hi All,
Please forgive what is probably a n00bs question, being raised as an issue, but I can't find the info I seek by googling or reading through the docs.
I want to limit the access to a par…
-
Everything was working great until I tried `katon reload`, although I'm not positive that's what caused it. I am using katon 0.9.1 and added my server using: `katon add 'rails server --port $PORT'`
I…
-
Hi, nikhaldi
I wrote a custom email notifier:
``` ruby
module ExceptionNotifier
class DynamicEmailNotifier < EmailNotifier
def call(exception, options={})
options.reverse_merge!(exceptio…
-
When logged in as a super admin (e.g. via username `super@terrastories.io` and password `terrastories` per the default seed data), we are able to view the communities that are located on the Terrastor…
-
```
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"=>…
-
### [Pull Request #]()
http://blog.kangkyu.com/authorization-with-pundit
# [CanCanCan](https://github.com/sferik/rails_admin/wiki/CanCanCan)
---
### SuperAdmin
- Can Create User
- Can Modif…
-
*Note:* For general questions and feature requests please leave a message
on Gitter: https://gitter.im/comfy/comfortable-mexican-sofa
### Expected behavior
Should work
### Actual behavior
```…
-
The following error shown when "Duplicate" button is clicked
NoMethodError in Admin::PostsController#new
undefined method `amoeba_dup' for #
**Environment:**
- Rails 5.2.0
- activeadmin 1.3.…
-
I'm trying to drag/sort items with a nestable_tree organized with Ancestry and encountering the error below:
## Environment
Rails: **5.1.6**
Ruby: **2.4.1**
config:
```
rails_admin do
nes…