view_component/gemfiles
Simon Fish 5d0e075f27
Add support for rendering turbo stream tags (#1227)
* Add failing test for rendering turbo stream tags

* Skip Turbo test on Rails < 6

* Use Appraisal to only load turbo-rails for compatible versions

* Don't error if turbo-rails is required on an unsupported Rails version

* Add turbo-rails for rails-7.1 appraisal, regenerate lockfiles

* Re-add `end` tag that went missing in the rebase

* Make test pass and document

* Verify capture compatibility patch fixes this

* Require action_cable to navigate hotwired/turbo-rails#74

* Lint

* Remove lingering Rails 5.2/6.0 support

* Update docs/CHANGELOG.md

---------

Co-authored-by: Joel Hawksley <joel@hawksley.org>
2024-08-20 14:07:12 -06:00
..
rails_6.1.gemfile Add support for rendering turbo stream tags (#1227) 2024-08-20 14:07:12 -06:00
rails_7.0.gemfile Add support for rendering turbo stream tags (#1227) 2024-08-20 14:07:12 -06:00
rails_7.1.gemfile Add support for rendering turbo stream tags (#1227) 2024-08-20 14:07:12 -06:00
rails_7.2.gemfile Add support for Rails 7.2 !!!!!! (#2073) 2024-08-20 13:11:40 -06:00
rails_main.gemfile Add support for rendering turbo stream tags (#1227) 2024-08-20 14:07:12 -06:00