class ViewComponentContrib::WrapperComponent::DoubleRenderError
def initialize(component)
def initialize(component) super("A child component could only be rendered once within a wrapper: #{component}") end
def initialize(component) super("A child component could only be rendered once within a wrapper: #{component}") end