guard / guard-spork

Guard::Spork automatically manage Spork DRb servers
https://rubygems.org/gems/guard-spork
MIT License
296 stars 58 forks source link

Add foreman options at the end of arguments line #111

Closed oivoodoo closed 11 years ago

oivoodoo commented 11 years ago

For some reasons bundle exec foreman run -e=.env.test spork skipped the next arguments

thibaudgg commented 11 years ago

Thanks!

oivoodoo commented 11 years ago

@thibaudgg you are welcome!