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
/
controller
/
action_pack_assertions_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed assert_redirect_to to work with redirect_to_path #869 [Nicholas Seckar]
David Heinemeier Hansson
2005-05-19
1
-1
/
+16
*
Deprecated the majority of all the testing assertions and replaced them with ...
David Heinemeier Hansson
2005-04-17
1
-2
/
+1
*
Added a much improved Flash module that allows for finer-grained control on e...
David Heinemeier Hansson
2005-03-20
1
-2
/
+1
*
Fixed that assert_template_xpath_matches did not indicate when a path was not...
David Heinemeier Hansson
2005-02-18
1
-0
/
+7
*
Stringify the parameters on follow_redirect
David Heinemeier Hansson
2005-02-12
1
-1
/
+3
*
Added follow_redirect method for functional tests that'll get-request the red...
David Heinemeier Hansson
2005-02-12
1
-0
/
+19
*
Fixed documentation snafus #575, #576, #577, #585
David Heinemeier Hansson
2005-02-07
1
-1
/
+1
*
Killed the out of place alias and made sure you can use the different HTTP me...
David Heinemeier Hansson
2004-12-08
1
-0
/
+12
*
Added all the HTTP methods as alternatives to the generic "process" for funct...
David Heinemeier Hansson
2004-12-07
1
-1
/
+27
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+323
[prev]