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
de2b0147d04d5460e576cc21afbb062eb012ea7e
rails
/
actionpack
/
lib
/
action_dispatch
/
testing
History
wycats
c99194c7be
Merge remote branch 'rizwan/restrict'
2010-03-28 11:06:46 -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
open_session can just return the a dup of the current context.
2010-03-22 17:14:28 -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
adds missing requires for Object#blank? and Object#present?
2010-03-28 14:15:02 +02:00
test_response.rb
Deprecation notice for TestResponse#redirected_to
2010-01-30 12:26:49 -06:00