Class: RailsDevelopmentBoost::Async::Reactor::Darwin
- Defined in:
- lib/rails_development_boost/async/reactor.rb
Constant Summary collapse
- TARGET_OS_REGEX =
/darwin(1.+)?$/i- GEM_NAME =
'rb-fsevent'- GEM_VERSION =
'>= 0.9.1'
Method Summary
Methods inherited from Base
#alive_and_watching?, #initialize, #start!, #stop, usable?, #watch
Constructor Details
This class inherits a constructor from RailsDevelopmentBoost::Async::Reactor::Base