Exception: ViewComponent::MultipleInlineTemplatesError
- Inherits:
-
BaseError
- Object
- StandardError
- BaseError
- ViewComponent::MultipleInlineTemplatesError
- Defined in:
- lib/view_component/errors.rb
Constant Summary collapse
- MESSAGE =
"Inline templates can only be defined once per-component."
Method Summary
Methods inherited from BaseError
Constructor Details
This class inherits a constructor from ViewComponent::BaseError