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-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ece157e9504e192dcc065909c86316d520992221
rails
/
actionpack
/
lib
/
action_dispatch
/
testing
History
Joshua Peek
570c54c39a
Fix cookie access in integration tests with other host names
2010-04-05 15:22:09 -07:00
..
assertions
Consistent routing language
2010-03-30 14:05:42 -05:00
assertions.rb
Fixed AD assertion autoloads [
#3470
state:resolved]
2009-11-09 21:38:01 -06:00
integration.rb
Fix cookie access in integration tests with other host names
2010-04-05 15:22:09 -07:00
performance_test.rb
Rails 3 application can run performance tests now. [
#4171
state:resolved]
2010-03-28 15:03:25 +04:30
test_process.rb
AD::TestProcess relies on request.flash, so let's load it.
2010-02-16 22:54:56 +01:00
test_request.rb
Rename config.cookie_secret to config.secret_token and pass it as configuration in request.env. This is another step forward removing global configuration.
2010-04-05 12:00:24 +02:00
test_response.rb
Deprecation notice for TestResponse#redirected_to
2010-01-30 12:26:49 -06:00