Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate template, session, assigns, and layout accessors on response object... | Joshua Peek | 2009-04-28 | 1 | -5/+5 |
* | Fix validate_request method name | Joshua Peek | 2009-04-28 | 1 | -4/+4 |
* | Refactor ActionView::Template | Yehuda Katz + Carl Lerche | 2009-04-27 | 1 | -5/+5 |
* | Require an ActionDispatch::Request to use response assertions | Joshua Peek | 2009-04-26 | 1 | -6/+18 |
* | Move HTTP libs and middleware into ActionDispatch component | Joshua Peek | 2009-01-27 | 1 | -2/+2 |
* | Reorganize ActionController folder structure | Joshua Peek | 2009-01-27 | 1 | -0/+150 |