Libraries
»
data_crate
(0.1.7)
»
Index (A)
»
Array
Class: Array
Inherits:
Object
Object
Array
show all
Defined in:
lib/crate/crate.rb
Instance Method Summary
collapse
#
_crate_serialize
⇒ Object
Instance Method Details
#
_crate_serialize
⇒
Object
229 230 231
# File 'lib/crate/crate.rb', line 229
def
_crate_serialize
map
(
&
:_crate_serialize
)
end