Add support for ViewComponent .with_collection
-
No longer supporting rendering the component constant:
render(MyComponent)
-
Allowing components to render collections:
render(MyComponent.with_collection)
No longer supporting rendering the component constant: render(MyComponent)
Allowing components to render collections: render(MyComponent.with_collection)