aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/testing.textile
Commit message (Collapse)AuthorAgeFilesLines
* :success includes the whole 200 range, not just 200.Erich Menge2012-04-011-1/+1
| | | | | # File lib/rack/response.rb, line 114 114: def successful?; @status >= 200 && @status < 300; end
* minor edits in testing guide [ci skip]Vijay Dev2012-03-271-4/+2
|
* Testing layout gotcha when view renders partialPanayotis Matsinopoulos2012-03-241-0/+16
|
* Small layout correctionPanayotis Matsinopoulos2012-03-241-2/+1
|
* Testing Template and Layout ExamplePanayotis Matsinopoulos2012-03-241-0/+25
|
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+941