python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Filtering belongs_to drop-down in administrate dashboard
I have an administrate dashboard in a Rails (6.1.5) that allows administrators to add shortlisters and assign them an allocation of projects. Projects are in events. The drop-down by which an event is...
dumbledad
Votes: 0
Answers: 1
Administrate gem — Pass custom HTML classes into fields
I use Rails 7, Ruby 2.7, the administrate gem for my admin dashboard and tailwindcss for the frontend.
I am trying to pass custom HTML classes into the fields. I have already generated the partials fo...
Gabriel Guérin
Votes: 0
Answers: 1
Rails Administrate: Cannot customise controller actions
I'm using Rails Administrate and want to override the new action on a controller. The documentation suggests this is straightforward. However, the application seems to ignore my override and goes stra...
sebbecker
Votes: 0
Answers: 1