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.
Add a fix for "undefined method `page' for #<ActiveRecord::Relation>" error
Delete the comma in the before_filter declaration
Updated How to: Reloading RailsAdmin Config Automatically (markdown)
Updated Example Burly Dynamically Reloading RailsAdmin Config (markdown)