-
Arun Agrawal authored
AppTemplate::Application.new does not run load hooks. To load this configuration we need to use create which will run load hooks to load this configuration.
Arun Agrawal authoredAppTemplate::Application.new does not run load hooks. To load this configuration we need to use create which will run load hooks to load this configuration.
Loading