Home - rafaellima/rails_admin GitHub Wiki
Overview
Configuration
Integration Testing
Actions
- Root actions
- Collection actions
- Member actions
Field types
- FileUpload
- Enumeration
- Boolean
- Decimal
- Integer
- Float
- Hidden
- String
- Text
- Timestamp - Date - Datetime - Time
Associations
Associations types
Sections
User integration
Extend RailsAdmin (RailsAdmin API)
Styling
Routing
Recipes
Plugins
- Coordinates with Google Maps
- Google Maps with Places and Foursquare Venues
- ActsAsTaggableOn tag_list field
- Rich: an opinionated CKEditor implementation with file uploads
- Image cropping with rails_admin_jcrop
- Drag and drop tree view for Ancestry gem
- Drag and drop tree view for Awesome Nested Set / mongoid nested set
- Histeroid: Mongoid 3.1 history audit support
- Import: Import data from a csv file
- Import++ Extends import plugin. Allows the user to set a key field to lookup records, updating if the record exists and creating a new records otherwise. Also allows user to immigrate records from an rss feed. Experimental.
- Toggle boolean fields in index view
- Enumerize: Enumerated attributes with I18n and ActiveRecord/Mongoid support
- Application setting for rails_admin and mongoid
- Nice mass file uploads with jQuery File Upload for rails_admin and mongoid
- Charts using Highcharts
- Manage state_machine states with rails_admin
- Clone records
- Tabbed interface and custom field type for globalize3 translations
- Support for mongoid localized fields