dhh – walker – 2021-11-14

4 items · updated 2026-05-19 23:30 UTC · RSS · Up to 2021-11

Turbo 7.1.0 RC1: Bring over data-turbo-confirm and form disabling on submit to fully replace all the old rails-ujs behavior. Also, push history state with frame navigation, requestSubmit() polyfill, and tons of fixes ✌️ https://github.com/hotwired/turbo/releases/tag/v7.1.0-rc.1

dhh twitter · 2021-11-14

Turbo 7.1.0 RC1: Bring over data-turbo-confirm and form disabling on submit to fully replace all the old rails-ujs behavior. Also, push hist

dhh pushed to main in hotwired/turbo

dhh github · 2021-11-14

The speed of a single-page web application without having to write any JavaScript - Comparing 6b6bdb2b48...ca1117b6ed · hotwired/turbo

dhh pushed to docs-array-without-keys in ADTC/jbuilder

dhh github · 2021-11-14

Jbuilder: generate JSON objects with a Builder-style DSL - Comparing 0f80544e9c...8898890b40 · ADTC/jbuilder

dhh commented on issue hotwired/hotwire-rails#45

dhh github · 2021-11-14

Ruby 3.0.2 and Rails 6.1.4.1, from a fresh rails new, I edit Gemfile to add gem 'hotwire-rails', then bundle install, followed by ra