Module: Jazzy::Config::Mixin

Overview

Provides support for accessing the configuration instance in other scopes.

Singleton collapse

Instance Method Details

#configObject



837
838
839
# File 'lib/jazzy/config.rb', line 837

def config
  Config.instance
end