Module: Rimless::ConfigurationHandling
- Extended by:
- ActiveSupport::Concern
- Included in:
- Rimless
- Defined in:
- lib/rimless/configuration_handling.rb
Overview
The top-level configuration handling.
rubocop:disable Style/ClassVars because we split module code rubocop:disable Metrics/BlockLength because this is how
an +ActiveSupport::Concern+ looks like