aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/file_watcher.rb
Commit message (Expand)AuthorAgeFilesLines
* use === so that regular expressions are not requiredAaron Patterson2011-02-081-5/+4
* use === so that regular expressions are not requiredAaron Patterson2011-02-081-6/+2
* Add initial FileWatcher implementation. The Backend is just an abstract imple...wycats2011-02-061-0/+41