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
fb89aba8b45bc5adbd3181ebb2e92ec99e63f821
rails
/
actionpack
/
lib
/
action_dispatch
/
testing
History
Carlhuda
a5d80f84d2
Each controller class has it's own view context subclass. This removes the need for ActionView::Base.for_controller
2010-03-18 18:14:54 -07:00
..
assertions
Each controller class has it's own view context subclass. This removes the need for ActionView::Base.for_controller
2010-03-18 18:14:54 -07:00
assertions.rb
Fixed AD assertion autoloads [
#3470
state:resolved]
2009-11-09 21:38:01 -06:00
integration.rb
Get modules back into integration tests
2010-03-17 17:52:21 -07: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