Module: ViewComponentAttributes
- Defined in:
- lib/view_component_attributes.rb,
lib/view_component_attributes/version.rb,
lib/view_component_attributes/with_root.rb,
lib/view_component_attributes/with_attributes.rb,
lib/view_component_attributes/with_root_attributes.rb,
lib/view_component_attributes/with_context_attributes.rb,
lib/view_component_attributes/with_unknown_attributes.rb
Defined Under Namespace
Modules: WithAttributes, WithContextAttributes, WithRoot, WithRootAttributes, WithUnknownAttributes Classes: Error
Constant Summary collapse
- MAJOR =
0- MINOR =
1- TINY =
1- PRE =
nil- VERSION =
[MAJOR, MINOR, TINY, PRE].compact.join(".")