-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Home
Michael Nikitochkin edited this page Jul 6, 2024
·
176 revisions
- Root actions
- Collection actions
- Member actions
- FileUpload
- Enumeration
- Boolean
- Decimal
- Integer
- Float
- Hidden
- String
- Text
- Timestamp - Date - Datetime - Time
- How to set default values
- Excluding RailsAdmin from NewRelic For when you don't want timing and performance information about RailsAdmin to show up in your NewRelic dashboards.
- Performance - how to make Rails Admin snappier with large databases
- Changing locale
- RailsAdminAuthorizedFields: Simplified authorization rules for models' fields in rails_admin
- RailsAdminHisteroid: Mongoid 3.1 history audit support
- RailsAdminHistoryRollback: PaperTrail history rollback
- RailsAdminPundit: Integration with Pundit authorization system (this gem is for users of Pundit 1.x - the Pundit 2.x API has built-in support in RailsAdmin)
- Enumerize: Enumerated attributes with I18n and ActiveRecord/Mongoid support
- RailsAdminActiontext: Rails 6 ActionText (Trix editor) support
- RailsAdminCharts: Charts using Highcharts
- RailsAdminDynamicCharts: Dynamic Charts
- RailsAdminGlobalizeField: Tabbed interface and custom field type for globalize3 translations
- RailsAdminJcrop: Image cropping with rails_admin_jcrop
- RailsAdminMapField: Coordinates with Google Maps
- RailsAdminGoogleMap: Google Maps integration
- RailsAdminMongoidGeospatialField: Support for setting geospatial information with Google Maps into Mongoid's GEO2D field
- RailsAdminMongoidLocalizeField: Support for mongoid localized fields
- RailsAdminNestable: Drag and drop tree view for Ancestry gem
- RailsAdminNestedSet: Drag and drop tree view for Awesome Nested Set / mongoid nested set
- RailsAdminPlaceField: Google Maps with Places and Foursquare Venues
- RailsAdminRedactor: Adds support for the Redactor wysiwyg editor
- RailsAdminTagList: ActsAsTaggableOn tag_list field (DEPRECATED)
- RailsUploader: Nice mass file uploads with jQuery File Upload for rails_admin and mongoid
- Rich: an opinionated CKEditor implementation with file uploads
- RailsAdminCountries: Add countries gem support
- RailsAdminDropzone: Easy to use integration of drag and drop files upload via dropzone.js for rails_admin
- RailsAdminContentBuilder: Easy way for create contents using rails_admin
- RailsAdminTinyMCE: TinyMCE rich text editor
- RailsAdminClone: Clone records
- RailsAdminImport: Import data from a CSV or JSON file
- RailsAdminState: Manage state_machine states with rails_admin
- RailsAdminAasm: Manage aasm states with rails_admin
- RailsAdminToggleable: Toggle boolean fields in index view
- RailsAdminSelectable: Select value in association fields on index view (Beta)
- 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