Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing unnecessary requires | Aaron Patterson | 2012-01-06 | 1 | -2/+1 |
* | use AS::TestCase as the base class | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
* | FileUpdateChecker should be able to handle deleted files. | José Valim | 2011-12-13 | 1 | -21/+15 |
* | Clean up FileUpdateChecker API. | José Valim | 2011-12-13 | 1 | -1/+1 |
* | Speed up development by only reloading classes if dependencies files changed. | José Valim | 2011-12-12 | 1 | -0/+13 |
* | Provide a dir => extension API to file update checker. | José Valim | 2011-12-12 | 1 | -18/+26 |
* | Update checker returns a boolean if callback was executed or not. | José Valim | 2011-12-12 | 1 | -7/+6 |
* | Allow FileUpdateChecker to work with globs. | José Valim | 2011-12-12 | 1 | -5/+19 |
* | Removal require again from tests. | Arun Agrawal | 2011-05-22 | 1 | -1/+0 |
* | Add ActiveSupport::FileUpdateChecker. | José Valim | 2010-06-20 | 1 | -0/+56 |