Exception: ViewComponent::NilWithContentError
- Defined in:
- lib/view_component/errors.rb
Constant Summary collapse
- MESSAGE =
"No content provided to `#with_content` for #{self}.\n\n" \ "To fix this issue, pass a value."
Method Summary
Methods inherited from BaseError
Constructor Details
This class inherits a constructor from ViewComponent::BaseError