Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused block arguments | Anshul Sharma | 2015-08-25 | 1 | -1/+1 |
* | ActionDispatch: add missing test for callbacks | Bogdan Gusiev | 2012-02-16 | 1 | -2/+9 |
* | Don't deprecate to_prepare. | José Valim | 2010-12-23 | 1 | -5/+7 |
* | Replace AD::Callbacks.to_prepare with AD::Reloader.to_prepare | John Firebaugh | 2010-12-20 | 1 | -59/+13 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -1/+1 |
* | Add ActionDispatch::Notifications middleware. | José Valim | 2010-01-17 | 1 | -12/+0 |
* | Ensure log is flushed and tailed on failures. | José Valim | 2010-01-15 | 1 | -3/+34 |
* | Move Dispatcher setup to Railties and add instrumentation hook. | José Valim | 2010-01-15 | 1 | -0/+76 |