Libraries
»
focuslight
(0.2.4)
»
Index
»
Focuslight
»
Config
»
get
Method: Focuslight::Config.get
Defined in:
lib/focuslight/config.rb
.
get
(name) ⇒
Object
17 18 19
# File 'lib/focuslight/config.rb', line 17
def
self
.
get
(
name
)
CONFIG
.
fetch
(
name
)
end