dhh commented on pull request hotwired/turbo-rails#327
Use Ruby 2.7 argument forwarding Switching to argument forwarding addresses deprecation warnings like: hotwired/turbo-rails/test/streams/str
Use Ruby 2.7 argument forwarding Switching to argument forwarding addresses deprecation warnings like: hotwired/turbo-rails/test/streams/str
Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.
Following #296, this PR adds documentation for the turbo_frame_tag helper when it receives multiple arguments.
The speed of a single-page web application without having to write any JavaScript - Comparing f67eb3afed...ce9cbffdfc · hotwired/turbo
This commit translates the Turbo-internal changes proposed by hotwired/turbo#158 to Turbo Rails via an event listener. To quote the original
Use Ruby 2.7 argument forwarding Switching to argument forwarding addresses deprecation warnings like: hotwired/turbo-rails/test/streams/str
Hello again. @37signals is back. https://world.hey.com/jason/37signals-hello-again-117eae60
This commit translates the Turbo-internal changes proposed by hotwired/turbo#158 to Turbo Rails via an event listener. To quote the original
See hotwired/hotwire-rails#45
I often get the case where I would like to nest turbo frames. Let's take the example of the Article and the Comment models of the dummy app.
Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.
I often get the case where I would like to nest turbo frames. Let's take the example of the Article and the Comment models of the dummy app.
Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.
I'm trying to use turbo-rails in our project, but with JRuby and Rails 6.1 the Rails app fails to start with emitting the following error: r
Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.
Recently, an ability to customize a channel has been added (#264). However, it's still quite rigid as we can't pass any contextual informati
Migrating the test dummy app database while testing against Rails main rewrites db/schema.rb in the new format, causing CI to fail as @yrash
Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.
This PR adds a :targets argument to assert_turbo_stream and assert_no_turbo_stream which parallels the dual :target vs :targets syntax elsew
Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.
In this PR, we add the config.turbo.draw_routes configuration option to opt-out of native routes.
In this PR, we add the config.turbo.draw_routes configuration option to opt-out of native routes.
Sometimes you just want to add content "anywhere" on the page: Common for adding modals/tooltips with absolute/fixed position Stimulus cont
Sometimes you just want to add content "anywhere" on the page: Common for adding modals/tooltips with absolute/fixed position Stimulus cont
The speed of a single-page web application without having to write any JavaScript - Comparing 933419bd8f...f67eb3afed · hotwired/turbo
I quit Facebook back in 2011 for a lot of reasons, but perhaps the most crucial was to rebel against its core mission: Connecting the world.