Don't we need content << "guard: bundle exec guard" if dev && livereload in the procfile_content method of the /lib/jumpstart/lib/jumpstart/configuration.rb in order for Guard to start prior to watching the files?
Chris Oliver•
I believe you're right, that should be added to the Procfile if enabled.
Guard was a contribution by
Julian Rubisch
and I haven't fully tested it out myself just yet. When I get a chance, I can make sure that gets added.
Chris Oliver•
Just updated this and automated the manual configuration. 👍