Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add and remove renderer inside the test to prevent leak. | Zuhao Wan | 2014-05-28 | 1 | -4/+7 |
| | |||||
* | removes support for render :update | Xavier Noria | 2011-04-13 | 1 | -237/+0 |
| | |||||
* | Initialize ivars in tests. | Emilio Tagua | 2010-09-28 | 1 | -0/+1 |
| | |||||
* | Use parentheses when using assert_match followed by a regexp to avoid warnings. | Emilio Tagua | 2010-09-27 | 1 | -3/+3 |
| | |||||
* | Simpler RenderOption API -- removes the need for registering the types and ↵ | Carlhuda | 2009-12-09 | 1 | -0/+14 |
| | | | | extending a module | ||||
* | Namespace TestControllers inside their test case class | Joshua Peek | 2009-09-19 | 1 | -123/+128 |
| | |||||
* | Get controller/render_other_test.rb to pass on new base and fixed a bug in ↵ | Yehuda Katz + Carl Lerche | 2009-05-22 | 1 | -3/+11 |
| | | | | new base with regards to rendering layouts. | ||||
* | Added the :rjs render option | Yehuda Katz + Carl Lerche | 2009-05-21 | 1 | -0/+8 |
| | |||||
* | Ported over render :file tests. | Yehuda Katz + Carl Lerche | 2009-05-13 | 1 | -0/+222 |