rubyist / guard-rake

guard-rake runs a rake task when files change
MIT License
94 stars 32 forks source link

Add Rakefile reload instructions to readme #38

Open ZimbiX opened 8 years ago

ZimbiX commented 8 years ago

These instructions solved my issue, but I'm not sure if this is the best way to address the core issue. Guard::Rake could alternatively detect changes to the Rakefile and (optionally?) reload it - or perhaps this functionality could be a future addition.