module Jazzy::Config::Mixin
Provides support for accessing the configuration instance in other scopes.
Public Instance Methods
config()
click to toggle source
# File lib/jazzy/config.rb, line 837 def config Config.instance end