Active Admin is a Ruby on Rails plugin for generating administration style interfaces.
I started to use formstatic but I need to make a file field with image preview. I mean, when i …
ruby-on-rails ruby forms formtastic activeadminI would like to know how to get the current user that is logged in via the active admin GUI? …
ruby-on-rails activeadminI have ActiveAdmin and Devise working with Users. I would like to use Devise to log in regular non-admin users …
ruby-on-rails ruby-on-rails-4 devise activeadminI am using Active admin gem in my rails app. I added resources book which has 20 columns, now i need …
ruby-on-rails-3 activeadminI got ActiveAdmin running with [email protected]//password, but I want to change these credentials. Anyone know how to …
ruby-on-rails ruby-on-rails-3.1 activeadminDon't know why I can't seem to figure this out since it seems like it should be so simple, but …
ruby-on-rails resources activeadminI want to add Gon ( https://github.com/gazay/gon ) to my activeadmin but I need to add the line &…
ruby-on-rails layout activeadminDid any of you guys manage to get Active Admin with Carrierwave working? When I installed AA everything worked fine …
ruby-on-rails file-upload carrierwave activeadminI am facing an issue showing up the error messages in active admin. I get all the error messages displayed …
ruby-on-rails activeadminI've made a title of my resources as a link to a Show action. Now I want to remove that …
ruby-on-rails ruby-on-rails-3 activeadmin