partials_fx 0.5.0
Partials FX extends Rails' partials to make them quack more like components. Each partial, located in app/views/components/, is backed by a Ruby class with the same name. It also supports CSS modules, meaning you define CSS in the component class and it gets “scoped” to that component only.
Gemfile:
=
instalar:
=
dependencias de Runtime (1):
rails
>= 7.2, < 8.1