aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/test_case_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Consistent routing languageJoshua Peek2010-03-301-1/+1
* remove_method is privateCarlhuda2010-03-041-2/+2
* Safely cleans up a test to avoid relying on a particular test orderwycats2010-03-041-10/+23
* WIP: Remove the global routerCarlhuda2010-02-251-1/+1
* For performance reasons, you can no longer call html_safe! on Strings. Instea...Yehuda Katz2010-01-311-1/+1
* Use new routing dsl in testsJoshua Peek2009-12-081-2/+2
* Share ActionView::TestCase's output_buffer with view for concat support.Chris Hapgood2009-11-071-0/+5
* Make some assertions in the ActionView::TestCase tests actually do something.Chris Hapgood2009-11-071-4/+4
* Switch to on-by-default XSS escaping for rails.Michael Koziarski2009-10-081-1/+1
* File extra test folders into controller, dispatch, or templateJoshua Peek2009-10-031-0/+172