lib/action_view/component.rb in actionview-component-1.12.0 vs lib/action_view/component.rb in actionview-component-1.13.0

- old
+ new

@@ -14,9 +14,10 @@ autoload :Preview autoload :Previewable autoload :TestHelpers autoload :TestCase autoload :RenderMonkeyPatch + autoload :RenderingMonkeyPatch autoload :TemplateError end end ActiveModel::Conversion.include ActionView::Component::Conversion