aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/file_update_checker.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace AD::Callbacks.to_prepare with AD::Reloader.to_prepareJohn Firebaugh2010-12-201-1/+1
* Avoid calls to Rails::Application since this is not the official API.José Valim2010-07-011-6/+5
* Initialize @last_update_at in file_update_checker to hide warnings in AS test...rohit2010-06-211-2/+2
* Add ActiveSupport::FileUpdateChecker.José Valim2010-06-201-0/+37