diff options
author | Steve Klabnik <steve@steveklabnik.com> | 2013-05-30 20:34:53 -0700 |
---|---|---|
committer | Steve Klabnik <steve@steveklabnik.com> | 2013-05-30 20:34:53 -0700 |
commit | 8603bc06ad54ef07e5d4bd073665d495d3561f98 (patch) | |
tree | 105772991f76781867b57dd08e0976c360676181 /activerecord/test/models/guid.rb | |
parent | e43a99e2582d45b8dd0ffa17c65905a72d836c6b (diff) | |
download | rails-8603bc06ad54ef07e5d4bd073665d495d3561f98.tar.gz rails-8603bc06ad54ef07e5d4bd073665d495d3561f98.tar.bz2 rails-8603bc06ad54ef07e5d4bd073665d495d3561f98.zip |
Add propery docs to ActionDispatch::Response [ci skip]
After some discussion on Twitter with @skud, the documentation on ActionDispatch::Response is
a bit sparse. This class is useful when you're writing tests, as often you want to assert various
things about the response that's coming back. Better docs would make this easier for people new
to testing in Rails.
I only added some descriptions for various properties that were defined, and mostly just a sentence
or two. Most of these things are familliar if you're working with HTTP, but some words is better
than no words at all.
Hopefully further commits will fix up things that aren't just documentation.
Diffstat (limited to 'activerecord/test/models/guid.rb')
0 files changed, 0 insertions, 0 deletions