Libraries
»
configurate
(0.1.0)
»
Index
»
Configurate
»
SettingPath
»
#to_s
Method: Configurate::SettingPath#to_s
Defined in:
lib/configurate/setting_path.rb
#
to_s
⇒
Object
55 56 57
# File 'lib/configurate/setting_path.rb', line 55
def
to_s
join
(
"
.
"
)
end