dhh – walker – 2024-08-16

23 items · updated 2026-05-19 23:31 UTC · RSS · Up to 2024-08

dhh commented on pull request hotwired/turbo-rails#661

dhh github · 2024-08-16

Hi everyone, When people pass in blank streamables into turbo_stream_from it can lead to unpredictable issues for i.e. the postgresql Action

dhh released v1.3.4 at hotwired/stimulus-rails

dhh github · 2024-08-16

What's Changed Stop suggesting lazy loading by @dhh in #140 Changed install template system call to account for spaces in path by @marekhil

dhh created a tag v1.3.4 in hotwired/stimulus-rails

dhh github · 2024-08-16

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

dhh pushed to main in hotwired/stimulus-rails

dhh github · 2024-08-16

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

dhh merged a pull request in hotwired/stimulus-rails

dhh github · 2024-08-16

This is a very small fix to the installation process. In run_stimulus_install_template the path may contain a space. In my case, the bundle

dhh pushed to main in hotwired/stimulus-rails

dhh github · 2024-08-16

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

dhh pushed to main in hotwired/stimulus-rails

dhh github · 2024-08-16

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

dhh merged a pull request in hotwired/stimulus-rails

dhh github · 2024-08-16

It causes timing issues and is not desirable for the vast majority of applications.

dhh created a branch dhh-patch-1 in hotwired/stimulus-rails

dhh github · 2024-08-16

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

dhh closed an issue in hotwired/stimulus-rails

dhh github · 2024-08-16

The helpful tool stimulus:manifest:update is great at what it does, but it doesn't appear in the list when you use rails -T or rake -T under

dhh commented on issue hotwired/stimulus-rails#138

dhh github · 2024-08-16

When using Stimulus in an engine, running the stimulus controller generator doesn't respect the engine namespace. So it'll generate in app/j

dhh commented on issue hotwired/stimulus-rails#139

dhh github · 2024-08-16

https://stimulus.hotwired.dev/reference/controllers#naming-conventions In filenames, separate multiple words using either underscores or das

dhh closed an issue in hotwired/stimulus-rails

dhh github · 2024-08-16

https://stimulus.hotwired.dev/reference/controllers#naming-conventions In filenames, separate multiple words using either underscores or das

dhh commented on pull request hotwired/stimulus-rails#131

dhh github · 2024-08-16

dhh closed a pull request in hotwired/stimulus-rails

dhh github · 2024-08-16

dhh closed a pull request in hotwired/stimulus-rails

dhh github · 2024-08-16

dhh commented on pull request hotwired/stimulus-rails#116

dhh github · 2024-08-16

Appending to app/javascript/controllers/index.js rails generate stimulus foo When creating a new Stimulus controller like this, all of the

dhh closed a pull request in hotwired/stimulus-rails

dhh github · 2024-08-16

Appending to app/javascript/controllers/index.js rails generate stimulus foo When creating a new Stimulus controller like this, all of the

dhh merged a pull request in hotwired/stimulus-rails

dhh github · 2024-08-16

If I use import controllers as mentioned in the README I get the following error: 13:15:21 js.1 | errors: [ 13:15:21 js.1 | { 13:1

dhh pushed to main in hotwired/stimulus-rails

dhh github · 2024-08-16

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

dhh pushed to main in berti92/stimulus-rails

dhh github · 2024-08-16

Use Stimulus in your Ruby on Rails app. Contribute to berti92/stimulus-rails development by creating an account on GitHub.

dhh commented on pull request hotwired/stimulus-rails#115

dhh github · 2024-08-16

If I use import controllers as mentioned in the README I get the following error: 13:15:21 js.1 | errors: [ 13:15:21 js.1 | { 13:1

dhh commented on pull request hotwired/stimulus-rails#137

dhh github · 2024-08-16

This is a very small fix to the installation process. In run_stimulus_install_template the path may contain a space. In my case, the bundle