Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove_method is private | Carlhuda | 2010-03-04 | 1 | -2/+2 |
* | Safely cleans up a test to avoid relying on a particular test order | wycats | 2010-03-04 | 1 | -10/+23 |
* | WIP: Remove the global router | Carlhuda | 2010-02-25 | 1 | -1/+1 |
* | For performance reasons, you can no longer call html_safe! on Strings. Instea... | Yehuda Katz | 2010-01-31 | 1 | -1/+1 |
* | Use new routing dsl in tests | Joshua Peek | 2009-12-08 | 1 | -2/+2 |
* | Share ActionView::TestCase's output_buffer with view for concat support. | Chris Hapgood | 2009-11-07 | 1 | -0/+5 |
* | Make some assertions in the ActionView::TestCase tests actually do something. | Chris Hapgood | 2009-11-07 | 1 | -4/+4 |
* | Switch to on-by-default XSS escaping for rails. | Michael Koziarski | 2009-10-08 | 1 | -1/+1 |
* | File extra test folders into controller, dispatch, or template | Joshua Peek | 2009-10-03 | 1 | -0/+172 |