Sha256: c81581819a4b226422fbfa6a5805b3416e37ca929a53ca75c950ff68fbafac44

Contents?: true

Size: 240 Bytes

Versions: 2

Compression:

Stored size: 240 Bytes

Contents

Config.setup do |config|
  # Name of the constat exposing loaded settings
  config.const_name = 'Settings'

  # Ability to remove elements of the array set in earlier loaded settings file. Default: nil
  # config.knockout_prefix = '--'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
config-1.1.1 lib/generators/config/templates/config.rb
config-1.1.0 lib/generators/config/templates/config.rb