uninitialized constant ActiveStorage::AttachmentDashboard administrate gem

1
Rails
I added the administrate gem to a project I'm working on but I get this error: uninitialized constant ActiveStorage::AttachmentDashboard. I then tried to add the gem from dreamersoul (https://githu...
Konstantin Filtschew replied

how to build custom admin area

1
Rails
Hello everyone i would like to know how to build custom admin inteface for my app or my website??
Jason Ackerman replied

New Users Only Created by Admin User

4
Gems / Libraries
I'm building an internal app for my company that contains data from various sources (e.g. web analytics, server logs, etc.). It's hosted on an EC2 instance with a DNS of "reports.example.com". Ri...

Using ActiveAdmin to Build an Admin UI Discussion

22
General
Hey Chris, At min 8 sec 49, i am trying to follow along. My screen looks like http://imgur.com/9bnEuG0 and yours has the user dropdown. I am not sure what I must have missed. Do you know what it is...
Lauro replied

How to use devise with Adminitrate?

7
Gems / Libraries
Great tuts, please how can i use this with devise? when i run rails generate administrate:install, it generate error... says admin is not a class, already have a devise called admin, also have a vi...
Oyewole Samuel replied

Multi form devise registration setup with admin approval

2
Gems / Libraries
Scenario: Implement a registration with multiple steps and after all is complete, display "We will approve your application" at the end and wait when an internal admin (only to owners of the app) w...
Roman Storm replied

How do I handle `accepts_nested_attributes_for` with Administrate?

2
General
I'm using `accepts_nested_attributes_for` in one of my models and want to handle the nested attribute (photos) in my Administrate form. It doesn't appear that administrate handles the nested associ...
Sahil replied

How do i create a rails app so admin creates user accounts

1
Tips
Hello there I am new at rails and I got kinda a suggestion/request to make an app similar to slack, basecamp etc.. For the company ( where i am an intern). So I got no idea how to make the part whe...
Phyllis Gibson replied

How to insert comma separated values in database from rails active admin form?

0
Rails
The details are here https://stackoverflow.com/questions/53350010/how-to-insert-comma-separated-values-in-rails-active-admin-form
rachit474 posted

How to resolve 403 Forbidden error when rendering sign-up view for admins?

1
Rails
Is there a way to resolve 403 Forbidden error when rendering a sign-up view for admins? This issue does not happen to the user sign-up views. I am using Rails 6.0.3.5, Ruby 2.7.1 and Devise 4.7.3....
Alfred Montalvo Jr replied
Solved

How do I add embedded youtube video to a text field within active admin with simplemde markdown?

3
Rails
When I add the Youtube embed code. It displays it as a string on the front end. The idea is that I could make this simple enough for the user updating the post to add the embed code easily themsel...

How do I upload images using (Administrate Gem + ActiveStorage + Rails 6)

2
Rails
Hey Everyone I'm working on rails 6 and building an admin panel using Administrate Gem. I have a product model "has_many_attached :images" but administrate does not recognizing: images_attachme...

How do I protect myself against brute-force attacks when using Cockpit server administration?

0
Servers
When using Cockpit, I feel that it opens up a big vulnerability as the browser login allows unlimited attempts to login. Once the brute-force is successful, the attacker will be able to run command...
Yi Mei Wang posted

How do I add a second bundle when using ESBuild and dart-sass? (one for admin, anothre for public-facing layouts)

1
Javascript
I need two separate bundles - one for the Admin section and one for the Public part of the application. How can I add a second bundle to an ESBuild configuration? The two should have separate list...
Chris Oliver replied

/app/vendor/bundle/ruby/2.7.0/gems/puma-5.6.5/lib/puma/launcher.rb:81:in `chdir': No such file or directory @ dir_s_chdir - /var/www/admin/ (Errno::ENOENT)

0
General
I have deploy my rails app to heroku my ruby version is 2.7.6
alihamza174 posted
Solved

how to use devise_invitable gem in rails

0
Gems / Libraries
Admin creates a User. App sends Invitation Email to new User. User clicks on link provided in the email. Links takes new User to a webpage where he pick his password. User can now login to the app....
Adnen Mrad posted

Rails changing HTML tag possiton (?)

1
General
Im using AdminLTE 2 to build a small dashboard and everything was working nicely until I started adding links to the controllers on my sidebar. On first loading the dashboard everything works as e...
Nelson replied
Solved

How to pass the value of input type radio in application_helper?

0
Rails
I am creating an admin template, and there is a customizer section in which I have created 3 radio buttons (named: Red, Blue, Green). There is a left sidebar navigation menu and I want to change ...
theshashiverma posted

Jumpstart free version bug

0
Rails
Hi @Alex it seems the admin section is no longer working
Mina Adel posted

Want to stay up-to-date with Ruby on Rails?

Join 90,822+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.