index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
template
/
test_case_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
In AV::TC, move protect_against_forgery? from the test_case to the
David Chelimsky
2010-05-26
1
-0
/
+15
*
reorganize tests for AV::TC
David Chelimsky
2010-05-26
1
-140
/
+138
*
Support configuration of controller.controller_path on instances of
David Chelimsky
2010-05-26
1
-2
/
+2
*
Move AV::TC to AV::TC::Behavior [#4678 state:resolved]
David Chelimsky
2010-05-24
1
-0
/
+14
*
Consistent routing language
Joshua Peek
2010-03-30
1
-1
/
+1
*
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