Skip to content

History / How to: Reloading RailsAdmin Config Automatically

Revisions

  • whitespace and before_action

    @jmanian jmanian committed May 27, 2020
  • reformat

    @jmanian jmanian committed May 27, 2020
  • Add comment message, explaining that you only have to use the second configuration if you have a folder in your initializer.

    @pedromschmitt pedromschmitt committed Mar 29, 2020
  • Updated How to: Reloading RailsAdmin Config Automatically (markdown)

    @calebkeene calebkeene committed Sep 3, 2018
  • Updated How to: Reloading RailsAdmin Config Automatically (markdown)

    @calebkeene calebkeene committed Sep 3, 2018
  • if config.parent controller not set explicitly - auto reload will not happen(at least on Rails 5.0)

    @Serg0 Serg0 committed Jun 27, 2017
  • Alternative method for the RailsAdmin versions that do not extends the ApplicationController.

    @mbouchard mbouchard committed Apr 26, 2017
  • important caveat

    @eostrom eostrom committed Feb 7, 2017
  • Updated How to: Reloading RailsAdmin Config Automatically (markdown)

    @shadowbq shadowbq committed Feb 9, 2016
  • Updated How to: Reloading RailsAdmin Config Automatically (markdown)

    @arthurbryant arthurbryant committed Oct 8, 2015
  • code style

    @coorasse coorasse committed Jun 2, 2015
  • Updated How to: Reloading RailsAdmin Config Automatically (markdown)

    @joshrieken joshrieken committed Sep 12, 2013
  • Updated How to: Reloading RailsAdmin Config Automatically (markdown)

    @joshrieken joshrieken committed Sep 12, 2013
  • Updated How to: Reloading RailsAdmin Config Automatically (markdown)

    @toothfairy toothfairy committed May 29, 2013
  • revert. Receive error locally. Needs to be fixed - "if: :rails_admin_path?" produces syntax error.

    @damien-roche damien-roche committed Feb 26, 2013
  • read whole of code, fix syntax issue, remove Rails.env test wrap around before_filter.

    @damien-roche damien-roche committed Feb 26, 2013
  • fix syntax error, wrap before_filter in Rails.env test.

    @damien-roche damien-roche committed Feb 26, 2013
  • Add a fix for "undefined method `page' for #<ActiveRecord::Relation>" error

    @msadouni msadouni committed Nov 12, 2012
  • Delete the comma in the before_filter declaration

    @msadouni msadouni committed Nov 12, 2012
  • Updated How to: Reloading RailsAdmin Config Automatically (markdown)

    @brewster1134 brewster1134 committed Aug 8, 2012
  • Updated How to: Reloading RailsAdmin Config Automatically (markdown)

    @buntine buntine committed Jul 3, 2012
  • Updated How to: Reloading RailsAdmin Config Automatically (markdown)

    clancour-taleo committed Jun 25, 2012
  • Updated Example Burly Dynamically Reloading RailsAdmin Config (markdown)

    @audionerd audionerd committed Jun 19, 2012