module Hermes::Persistent
Defined in:
hermes/persistent.crInstance Method Summary
Macro Summary
- es_fields(properties, strict = false, prefix = "")
-
es_fields
This is a convenience method to allow invoking
JSON.mapping
with named arguments instead of with a hash/named-tuple literal.
Instance Method Detail
Macro Detail
macro es_fields
#
This is a convenience method to allow invoking JSON.mapping
with named arguments instead of with a hash/named-tuple literal.