Configuration

Description

The config directory contains more configurations in addition to those in the core application file. These configurations are stored in separate configuration files or directories:

Other configuration files may also be generated with some Eucalypt commands. For example, setting up authentication will generate a config/warden.rb file, or setting up authorization will generate a config/pundit.rb file.

Last updated