class ActiveAdmin::Reloader::RailsLessThan31Reloader
def reload!
def reload! super file_update_checker.paths.clear watched_paths.each{|path| file_update_checker.paths << path } end
def reload! super file_update_checker.paths.clear watched_paths.each{|path| file_update_checker.paths << path } end