Sha256: 8fda6349fdde0ed60b98b9b58b96ae1927021529d730d13be84199437383346f
Contents?: true
Size: 338 Bytes
Versions: 3
Compression:
Stored size: 338 Bytes
Contents
require 'thecore_auth_commons_actioncontroller_concerns' # App Config Rails.application.configure do config.after_initialize do # In development be sure to load all the namespaces # in order to have working reflection and meta-programming. Zeitwerk::Loader.eager_load_all if Rails.env.development? end end
Version data entries
3 entries across 3 versions & 1 rubygems