Closed JulianPasquale closed 3 years ago
This PR add generators for HTMX configuration in Rails apps and also some refactoring.
After installation, devs can execute the next command to automatically configure gem:
rails g htmx_rails:install
travis-ci
install_generator
Summary
This PR add generators for HTMX configuration in Rails apps and also some refactoring.
After installation, devs can execute the next command to automatically configure gem:
In this Pull Request:
travis-ci
to Github Actions.install_generator
that supports Webpack and Sprockets and tests.Other Information