I recently have watched railscast 284 about active admin and wanted to implement it into my web app, however I am running into an issue when I add a resource. I get the following message every time I
I need to customize the active admin layou开发者_如何学Got, but how can I do it?The active admin layout is not actually defined as a layout file, but is generated programatically. Placing a custom lay
I am trying to开发者_如何学Go use ActiveAdmin with rails 3.1, but I get the following error during rails generate active_admin:install I get the following:
I need to add a few links to certain pages of the application in the ActiveAdmin pages. I can do this using sidebars, but I\'ll have to repeat the code for each of my resources. Is there anyway of add
This is really frustrating. AA used to work very well for me, and I think I\'ve tried almost everything. Here\'s my problem:
Update #1: Solved! Somehow Pow did not restart it\'s processes, so after updates it was loading the old config files. And it was loading the wrong locale file.
I\'m trying to customise a ActiveAdmin form for a Recipe model that has a has_many relationship with Step.
Using ActiveAdmin for a rails application (very impressed so far). My question is, when I let it do it\'s default thing, it displays all the fields plus 3 other links that allow me to \'edit\' / \'de
I started to use formstatic but I need to make a file field with image preview. I mean, when i edit an object, i want to see the image already lin开发者_运维知识库ked.
Just installed Rails 3.1 rc5 and ActiveAdmin from rails-3-1 branch. Installation went good, and I see the login form. However when I login with provided username/password I\'m getting the following er