Sha256: 1c33fa2ebd81048457d9098e12101d0da0af000ff0bf19cdf22ec9aaee772db6
Contents?: true
Size: 669 Bytes
Versions: 2
Compression:
Stored size: 669 Bytes
Contents
Features -------- * watchr -e ( `$ watchr -e "watch('foo.gemspec') { system('gem build foo.gemspec') }"` ) * watchr --auto * watchr --fetch * enable ability to watch dirs * requires new handler(s) * will allow recognizing `:added` events * allow setting latency Bugs ---- * sometimes an action is fired without a file being saved * buffer flushing issue? * libev issue? * probably fixed with event type handling update, which ignores atime updates by defaults * when a file is saved twice quickly, subsequent events are ignored. * seems like rev/libev drops the file watch Other ----- * add tests for executable * memory profiling / benchmarks
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
social_url_stats-0.0.1 | vendor/ruby/1.9.1/gems/watchr-0.7/TODO.md |
watchr-0.7 | TODO.md |