Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow reloader to be configured. | José Valim | 2011-12-12 | 1 | -14/+38 |
* | Use run_callbacks; the generated _run_<name>_callbacks method is not a public... | John Firebaugh | 2011-01-31 | 1 | -4/+4 |
* | Clean up callbacks should also be called on exceptions. | José Valim | 2010-12-23 | 1 | -0/+3 |
* | Typo (request -> response) | John Firebaugh | 2010-12-21 | 1 | -1/+1 |
* | Expand ActionDispatch::Reloader docs | John Firebaugh | 2010-12-21 | 1 | -6/+14 |
* | Small changes on AD::Reloader. | José Valim | 2010-12-20 | 1 | -20/+3 |
* | Introduce ActionDispatch::Reloader | John Firebaugh | 2010-12-20 | 1 | -0/+82 |
* | Wrap dispatcher callbacks around the whole middleware chain. Kill unnecessary... | Joshua Peek | 2009-05-03 | 1 | -14/+0 |
* | Move reloader middleware in ActionDispatch | Joshua Peek | 2009-04-14 | 1 | -0/+14 |