Sha256: 4ca071f2a8dc9469093161497a71b0be740c294fe6230bc061855b35b1c096f2
Contents?: true
Size: 309 Bytes
Versions: 27
Compression:
Stored size: 309 Bytes
Contents
# frozen_string_literal: true module Appydave module Tools module Configuration # Configurable module for handling dynamic configurations in tools and components module Configurable def config Appydave::Tools::Configuration::Config end end end end end
Version data entries
27 entries across 27 versions & 1 rubygems