Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use shorter class-level File methods instead of going through File.stat. | thedarkone | 2011-07-25 | 1 | -1/+1 |
* | Replace AD::Callbacks.to_prepare with AD::Reloader.to_prepare | John Firebaugh | 2010-12-20 | 1 | -1/+1 |
* | Avoid calls to Rails::Application since this is not the official API. | José Valim | 2010-07-01 | 1 | -6/+5 |
* | Initialize @last_update_at in file_update_checker to hide warnings in AS test... | rohit | 2010-06-21 | 1 | -2/+2 |
* | Add ActiveSupport::FileUpdateChecker. | José Valim | 2010-06-20 | 1 | -0/+37 |