the-teacher / rails7-startkit

Launch Rails with 1 shell command!
https://github.com/the-teacher/rails7-startkit
MIT License
577 stars 80 forks source link

Add live-reload for hotwire #56

Open ronald2wing opened 7 months ago

ronald2wing commented 7 months ago

https://medium.com/@grzegorz.smajdor/hotreload-with-ruby-on-rails-7-cbca367500fe

So the page will reload on file changes during development.

ilya-zykin commented 5 months ago

Hotwire was a tool to learn and research. I didn't do anything about it.