Class: TrueClass

Inherits:
Object show all
Defined in:
lib/toml/monkey_patch.rb

Instance Method Summary collapse

Instance Method Details

#to_toml(path = "") ⇒ Object



72
# File 'lib/toml/monkey_patch.rb', line 72

def to_toml(path = ""); "true"; end