rubyist / guard-rake

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

Pass changed paths to rake task #23

Closed GringoDotDev closed 11 years ago

GringoDotDev commented 11 years ago

For my use case, I needed access to the modified file names to make intelligent decisions about what to do (asset compilation for my mobile pipeline). I've made a small change to pass the observed path through to the rake task.

I don't believe it will break anyone already using the gem.

rubyist commented 11 years ago

Added in e3ee8bc4e4cc2d328a2c594877f45a1fee2da52b