Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Deprecate template, session, assigns, and layout accessors on response object... | Joshua Peek | 2009-04-28 | 1 | -3/+13 | |
* | Deprecate response.assigns | Joshua Peek | 2009-04-28 | 1 | -2/+6 | |
* | Delegate controller.session to request.session and deprecate response session | Joshua Peek | 2009-04-27 | 1 | -1/+5 | |
* | Array splitting strings on newlines is deprecated | Jeremy Kemper | 2009-04-26 | 1 | -4/+15 | |
* | Check for to_str rather than String | Jeremy Kemper | 2009-04-26 | 1 | -3/+1 | |
* | Inherit TestSession from Session::AbstractStore and add indifferent access to... | Joshua Peek | 2009-04-26 | 1 | -1/+2 | |
* | Move useful response test helpers into request | Joshua Peek | 2009-04-26 | 1 | -2/+63 | |
* | Bring abstract_controller up to date with rails/master | Carl Lerche & Yehuda Katz | 2009-04-13 | 1 | -42/+38 | |
* | Move HTTP libs and middleware into ActionDispatch component | Joshua Peek | 2009-01-27 | 1 | -0/+255 |