I recently migrated a rails app from ruby to jruby. Everything aside
from livereload works. When I execute ‘bundle exec guard’, guard starts
up, but does not reload on file changes. Has anyone else had a similar
issue? If so, how did you solve it? Thanks.
-Ari