ViewComponent, a gem for creating view components in Rails
ViewComponent is a gem that helps you to create reusable, testable, and encapsulated view components in Rails. I like the idea of having a component that is self-contained and that can be tested independently of the rest of the application.
This resu...
tonystrawberry.hashnode.dev2 min read