aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/testing/assertions/response.rb
Commit message (Expand)AuthorAgeFilesLines
* Move generic assertions into ActionDispatchJoshua Peek2009-04-301-156/+0
* Framework backtrace cleaning is handled by ActiveSupport nowJoshua Peek2009-04-301-57/+51
* Deprecate template, session, assigns, and layout accessors on response object...Joshua Peek2009-04-281-5/+5
* Fix validate_request method nameJoshua Peek2009-04-281-4/+4
* Refactor ActionView::TemplateYehuda Katz + Carl Lerche2009-04-271-5/+5
* Require an ActionDispatch::Request to use response assertionsJoshua Peek2009-04-261-6/+18
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-271-2/+2
* Reorganize ActionController folder structureJoshua Peek2009-01-271-0/+150