Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use output_buffer reader and writer methods exclusively instead of hitting ↵ | Jeremy Kemper | 2008-06-08 | 1 | -0/+5 |
| | | | | the instance variable so others can override the methods. | ||||
* | Don't require AV::TestCases to have a helper class. Only include the helper ↵ | Jeremy Kemper | 2008-05-26 | 1 | -10/+4 |
| | | | | class in setup if it hasn't been already. | ||||
* | Introduce ActionView::TestCase for testing view helpers. | Joshua Peek | 2008-04-19 | 1 | -0/+64 |