Class: Representable::Hash::Binding::Collection

Inherits:
Representable::Hash::Binding show all
Includes:
Binding::Collection
Defined in:
lib/representable/hash/binding.rb

Instance Attribute Summary

Attributes inherited from Binding

#cached_representer, #getter, #name, #setter

Method Summary

Methods included from Binding::Collection

#skipable_empty_value?

Methods inherited from Representable::Hash::Binding

build_for, #deserialize_method, #read, #serialize_method, #write

Methods inherited from Binding

#[], build, #default_for, #initialize, #skipable_empty_value?

Methods included from Binding::Factories

#collect_for, #default_parse_fragment_functions, #default_parse_init_functions, #default_post_functions, #default_render_fragment_functions, #default_render_init_functions, #parse_functions, #pipeline_for, #render_functions

Methods included from Binding::EvaluateOption

#evaluate_option

Methods included from Binding::Deprecatable

#compile_fragment, #uncompile_fragment

Constructor Details

This class inherits a constructor from Representable::Binding