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
/
lib
/
action_controller
/
assertions
/
response_assertions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix assert_redirected_to for nested controllers and named routes
Gabe da Silveira
2008-06-04
1
-1
/
+1
*
assert_response, don't cry if @exception isn't available in the template
Jeremy Kemper
2008-03-18
1
-1
/
+3
*
assert_response failures include the exception message. Closes #10688.
Jeremy Kemper
2008-01-05
1
-1
/
+5
*
Add many examples to assertion documentation. Closes #7803 [jeremymcanally]
Marcel Molina
2007-12-05
1
-0
/
+1
*
Add examples in the documentation for various assertions. Closes #9938 [zapnap]
Marcel Molina
2007-12-05
1
-3
/
+27
*
Standardize on using hyphens rather than colons to separate option names from...
Marcel Molina
2007-11-06
1
-4
/
+4
*
Improve the error message for assert_redirected_to. Closes #7337 [mikong, san...
Jeremy Kemper
2007-10-16
1
-3
/
+2
*
Fix url_for, redirect_to, etc. with :controller => :symbol instead of 'string...
Jeremy Kemper
2007-10-07
1
-1
/
+2
*
Roll back #7578, tests failed
David Heinemeier Hansson
2007-09-22
1
-2
/
+3
*
Improve the error message for assert_redirected_to (closes #7337) [sandofsky]
David Heinemeier Hansson
2007-09-22
1
-3
/
+2
*
Random hits from the style nazi
David Heinemeier Hansson
2007-09-09
1
-1
/
+1
*
documentation project patches, closes #7342, #7319, #7316, #7190 [jeremymcana...
Rick Olson
2007-03-27
1
-0
/
+2
*
Use a consistent load path to avoid double requires. Fix some scattered Ruby ...
Jeremy Kemper
2007-01-28
1
-1
/
+1
*
Fix assert_redirected_to bug where redirecting from a nested to to a top-leve...
Rick Olson
2006-12-25
1
-2
/
+2
*
assert_response supports symbolic status codes. Closes #6569.
Jeremy Kemper
2006-11-07
1
-11
/
+15
*
Moved in deprecated assertions and remove duplicated requires
David Heinemeier Hansson
2006-09-03
1
-2
/
+0
*
Follow proper naming conventions
David Heinemeier Hansson
2006-09-03
1
-0
/
+137