This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-01-29 16:28:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f22ae15a8e30f7ad475acdbcfcd1120e498cfede
rails
/
actionpack
/
lib
/
action_controller
/
assertions
History
Michael Koziarski
c3aaba0180
Simplify the implementation of assert_redirected_to to normalise the urls before comparing. Also allows for a simpler implementation of redirect_to without most of the recursion.
...
Also allows for assert_redirected_to @some_record
2008-07-04 10:41:40 +03:00
..
dom_assertions.rb
Add examples in the documentation for various assertions.
Closes
#9938
[zapnap]
2007-12-05 14:40:42 +00:00
model_assertions.rb
Merge docrails.
2008-05-25 12:29:00 +01:00
response_assertions.rb
Simplify the implementation of assert_redirected_to to normalise the urls before comparing. Also allows for a simpler implementation of redirect_to without most of the recursion.
2008-07-04 10:41:40 +03:00
routing_assertions.rb
Merge docrails.
2008-05-25 12:29:00 +01:00
selector_assertions.rb
Merge docrails.
2008-05-25 12:29:00 +01:00
tag_assertions.rb
Merge docrails.
2008-05-25 12:29:00 +01:00