You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Load Alchemy configuration from YAML files
in config/alchemy/config.yml and config/alchemy/#{Rails.env}.config.yml
f they exist.
This has to be done before any app initializers are loaded, so that
the configuration is available in all initializers.
0 commit comments