Class: Representable::Object::Binding::Collection
- Inherits:
-
Representable::Object::Binding
- Object
- Binding
- Representable::Object::Binding
- Representable::Object::Binding::Collection
- Includes:
- Binding::Collection
- Defined in:
- lib/representable/object/binding.rb
Instance Attribute Summary
Attributes inherited from Binding
#cached_representer, #getter, #name, #setter
Method Summary
Methods included from Binding::Collection
Methods inherited from Representable::Object::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
Methods included from Binding::Deprecatable
#compile_fragment, #uncompile_fragment
Constructor Details
This class inherits a constructor from Representable::Binding