Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Responder redirects to resource if destroy fails. | José Valim | 2009-12-07 | 1 | -2/+7 |
* | Allow ActionController::Responder to have a common entry point for all formats. | José Valim | 2009-12-01 | 1 | -3/+8 |
* | Split mime responder into smaller chunks and allow action to be configured. | José Valim | 2009-11-13 | 1 | -17/+27 |
* | Only undef to_json if it's defined | Jeremy Kemper | 2009-10-19 | 1 | -1/+1 |
* | Ensure that blocks are also handled inside the responder. | José Valim | 2009-08-29 | 1 | -5/+20 |
* | Attempt to render the template inside the responder, so it can be used for ca... | José Valim | 2009-08-29 | 1 | -5/+9 |
* | Ensure collections are not treated as nested resources. | José Valim | 2009-08-13 | 1 | -5/+5 |
* | Renamed ActionController::Renderer to ActionController::Responder and ActionC... | José Valim | 2009-08-08 | 1 | -0/+181 |