aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/file_evented_update_checker.rb
Commit message (Expand)AuthorAgeFilesLines
* s/@modified/@updated/gXavier Noria2015-11-081-6/+6
* stop ascending at the longest common subpathXavier Noria2015-11-081-33/+66
* remove explicit File.expand_path callXavier Noria2015-11-081-1/+1
* no need to have access to the listenerXavier Noria2015-11-081-4/+1
* revises the implementation of the evented file monitorXavier Noria2015-11-081-24/+65
* implements an evented file update checker [Puneet Agarwal]Xavier Noria2015-11-081-0/+67