Y
Hacker News
new
|
ask
|
show
|
jobs
by
jstummbillig
545 days ago
What sucks about it?
1 comments
bendangelo
544 days ago
Most gems with native extensions won't work. Gems that listen to filesystem changes like guard can be buggy. I recommend using Mac or Linux for Ruby on Rails development.
link
chucke
544 days ago
The listen gem works on windows:
https://github.com/guard/listen?tab=readme-ov-file#listen-ad...
. Not sure whether guard builds on top of it.
link