Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :success includes the whole 200 range, not just 200. | Erich Menge | 2012-04-01 | 1 | -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 Dev | 2012-03-27 | 1 | -4/+2 |
| | |||||
* | Testing layout gotcha when view renders partial | Panayotis Matsinopoulos | 2012-03-24 | 1 | -0/+16 |
| | |||||
* | Small layout correction | Panayotis Matsinopoulos | 2012-03-24 | 1 | -2/+1 |
| | |||||
* | Testing Template and Layout Example | Panayotis Matsinopoulos | 2012-03-24 | 1 | -0/+25 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+941 |