We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
revert. Receive error locally. Needs to be fixed - "if: :rails_admin_path?" produces syntax error.
read whole of code, fix syntax issue, remove Rails.env test wrap around before_filter.
fix syntax error, wrap before_filter in Rails.env test.
Updated Theming and customization (markdown)
added czech translation
Updated Translations (markdown)
Added swedish
Updated Dragonfly (markdown)
Updated Has many :through association (markdown)
Updated Has and belongs to many association (markdown)
Updated Has many association (markdown)
Updated Has one association (markdown)
Updated Polymorphic belongs to association (markdown)
Updated Belongs to association (markdown)
Updated Navigation (markdown)
Updated Railsadmin DSL (markdown)
Added section "Static links" based on this text: https://github.com/sferik/rails_admin/pull/1280
Updated Troubleshoot (markdown)
Add a fix for "undefined method `page' for #<ActiveRecord::Relation>" error
Delete the comma in the before_filter declaration
Expanded on "automatically detected"
Updated Mass assignments protection (markdown)
Added Link to a blog describing how to create custom action in Rails admin
Updated Home (markdown)