- Installation
- Setting up Active Admin
- Upgrading
- Gem Compatibility
- General Configuration
- Authentication
- Site Title Options
- Internationalization (I18n)
- Namespaces
- Load paths
- Comments
- Utility Navigation
- Working with Resources
- Rename the Resource
- Customize the Namespace
- Customize the Menu
- Scoping the queries
- Customizing resource
retrieval
- Belongs To
- Customizing the Index Page
- Custom Index
- Index as a Block
- Index as Blog
- Index as a Grid
- Index as a Table
- Customizing the CSV format
- Customizing the Form
- Default
- Partials
- Nested Resources
- Datepicker
- Displaying Errors
- Customize the Show Page
- Sidebar Sections
- Custom Controller Actions
- Collection Actions
- Member Actions
- HTTP Verbs
- Rendering
- Action Items
- Modifying the Controller
- Index Batch Actions
- Provided Batch Action
- Creating Your Own
- Custom Pages
- Create a new Page
- Customize the Menu
- Add a Sidebar
- Add an Action Item
- Add a Page Action
- Decorators
- Example Usage
- Forms
- Arbre Components
- Text Node
- Panels
- Columns
- Table For
- Status tag
- Tabs
- Authorization Adapter
- Setting up your own
AuthorizationAdapter
- Getting Access to the
Current User
- Scoping
Collections in Authorization Adapters
- Managing Access to Pages
- Action Types
- Checking
for Authorization in Controllers and Views
- Using the CanCan Adapter
- Using the Pundit Adapter