We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated How to: Reloading RailsAdmin Config Automatically (markdown)
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 Example Burly Dynamically Reloading RailsAdmin Config (markdown)