Module: EDN::CoreExt::Time
- Defined in:
- lib/edn/core_ext.rb
Instance Method Summary collapse
Instance Method Details
#to_edn ⇒ Object
89 90 91 |
# File 'lib/edn/core_ext.rb', line 89 def to_edn EDN.tagout("inst", self.xmlschema) end |
89 90 91 |
# File 'lib/edn/core_ext.rb', line 89 def to_edn EDN.tagout("inst", self.xmlschema) end |