dhh – walker – 2023-10-17

3 items · updated 2026-05-19 23:31 UTC · RSS · Up to 2023-10

dhh closed an issue in hotwired/turbo-rails

dhh github · 2023-10-17

<%= turbo_frame_tag [@term_hour.location_id, @term_hour.term.to_param, params[:day_of_week]] do %> With 1.4.0: <turbo-frame id="1_1_sunday">

dhh pushed to main in hotwired/turbo-rails

dhh github · 2023-10-17

Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-rails

dhh github · 2023-10-17

This fixes a regression in 1.5.0 Fixes #503