This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Live reload enabled in development #145
joemasilotti
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I integrated hotwire-livereload in development to enable, well, live reload. After pulling
main
, install Reds (brew install Redis
),bundle install
, and restart your server.Now, every time you make changes to a view or asset file, the web page will automatically reload. This makes editing design and copy much easier, especially if you have a wide monitor!
Beta Was this translation helpful? Give feedback.
All reactions