component_party 0.9.0
Frontend components for Ruby on Rails: group your view logic, html and css files in components to be rendered from views or directly from controllers.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 4.2, <= 6.0
Development Dependencies (9):
awesome_print
>= 0
bundler
>= 0
capybara
>= 0
pry-byebug
>= 0
rspec
>= 0
rspec-rails
>= 0
rubocop
>= 0
simplecov
>= 0
sqlite3
>= 0