This project is archived and is in readonly mode.
Changeset [1fd9d978a737d36cf7cca698f0fcbfc6fcdbed98] by wycats
February 6th, 2011 @ 09:42 PM
Add initial FileWatcher implementation. The Backend is just an
abstract implementation, which will be inherited by backends that
do the heavy lifting.
https://github.com/rails/rails/commit/1fd9d978a737d36cf7cca698f0fcb...
Committed by wycats
- A activesupport/lib/active_support/file_watcher.rb
- A activesupport/test/file_watcher_test.rb
- M activesupport/lib/active_support.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>