Libraries
»
toml_empty
(0.3.0)
»
Index (D)
»
DateTime
Class: DateTime
Inherits:
Object
Object
DateTime
show all
Defined in:
lib/toml/monkey_patch.rb
Instance Method Summary
collapse
#
to_toml
(path = "") ⇒ Object
Instance Method Details
#
to_toml
(path = "") ⇒
Object
86 87 88
# File 'lib/toml/monkey_patch.rb', line 86
def
to_toml
(
path
=
"
"
)
self
.
rfc3339
end