Simple library for building view components in Ruby on Rails. A view component is defined by sections and attributes, and its structure is defined once in a partial view in the `app/views/components` folder, and can be invoked by a simple helper method.
Required Ruby Version
>= 0
Authors
Brian J. Cardiff, Santiago Palladino