Skip to content
wvengen edited this page Nov 3, 2023 · 174 revisions

Troubleshoot? check me first

Overview

  1. Introduction to RailsAdmin

Configuration

  1. Base RailsAdmin configuration
  2. Actions
  3. Navigation
  4. Models
  5. Groups
  6. Fields
  7. Translations

Integration Testing

Rspec with Capybara examples

Actions

Base

Field types

Base

Associations

Associations types

Sections

Base

User integration

Extend RailsAdmin (RailsAdmin API)

Styling

Routing

Recipes

Plugins

Authorization/Auditing

Field extension

Custom action

Misc.

  • RailsAdminSettings: Application setting for rails_admin and mongoid
  • RailsAdminGrid: Custom collection (index) action that displays objects in a grid with thumbnails
  • RailsAdminLiveEdit: A plugin which allow to edit site content from the frontend (showing Rails Admin views in dialogs)
  • RailsAdminMydash: An alternative version of the dashboard with admin messages and the ability to access to Google Analytics data
Clone this wiki locally