Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activeadmin

ActiveAdmin ForbiddenAttributesError

ActiveAdmin display default view content

Rails: activeadmin, undefined method `per' for #<ActiveRecord::Relation:0x4d15ee0>

activeadmin

Paperclip + Active_admin + Rails 3.0.10 multiple images

Why are my Rails assets getting precompiled twice?

Is it possible to use ActiveAdmin on a non-ActiveRecord based model (say activeModel or Mongoid, etc)?

How to set a parent menu priority in ActiveAdmin?

How to change how ActiveAdmin displays time (every time)

How to declare a nested resource in activeadmin?

Add custom items at header menu in ActiveAdmin

ruby-on-rails activeadmin

Rails ActiveAdmin. How to set default value?

How can I optimize active_admin

Insert a non-input row into a Formtasic form

ActiveRecord::ReadOnlyRecord when using ActiveAdmin and Friendly_id

How can I change the default URL of ActiveAdmin?

ruby-on-rails activeadmin

Showing error messages in active admin for has many relationship table

ruby-on-rails activeadmin

Remove 'Show' link from ActiveAdmin default_actions

How to customize one column and display remaining in activeadmin

How to get current user using devise in rails without using authenticate! on the controller

Active Admin - flash messages not appearing on page