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
2ba604950603302fd78bcefecfe043efaa8169dc
rails
/
actionpack
/
lib
/
action_dispatch
/
testing
History
Jeremy Kemper
f7b0a857e9
Use Object#singleton_class instead of #metaclass. Prefer Ruby's choice.
2010-02-25 09:32:29 -08:00
..
assertions
Use ActionDispatch::Routing everywhere
2010-02-21 13:43:51 -08:00
assertions.rb
Fixed AD assertion autoloads [
#3470
state:resolved]
2009-11-09 21:38:01 -06:00
integration.rb
Use Object#singleton_class instead of #metaclass. Prefer Ruby's choice.
2010-02-25 09:32:29 -08:00
performance_test.rb
Should fix a few Sam Ruby fails.
2009-12-03 09:06:01 -08:00
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
Switch functional tests to run through the rack interface instead of process
2009-05-02 15:29:18 -05:00
test_response.rb
Deprecation notice for TestResponse#redirected_to
2010-01-30 12:26:49 -06:00