htmx-rails icon indicating copy to clipboard operation
htmx-rails copied to clipboard

The easiest way to work with HTMX in your Rails app

Results 3 htmx-rails issues
Sort by recently updated
recently updated
newest added

Scenario extracted from #8 to handle the use of **bun** added in Rails 7.1

See for instance this [another RS action](https://github.com/rootstrap/active_outbox/blob/main/.github/workflows/cd.yml)

enhancement

``` gem build WARNING: description and summary are identical WARNING: open-ended dependency on generator_spec (>= 0, development) is not recommended use a bounded requirement, such as '~> x.y' WARNING: open-ended...