Method: Patches::Config.configuration
- Defined in:
- lib/patches/config.rb
.configuration ⇒ Object
4 5 6 |
# File 'lib/patches/config.rb', line 4 def configuration @configuration ||= Configuration.new end |
4 5 6 |
# File 'lib/patches/config.rb', line 4 def configuration @configuration ||= Configuration.new end |