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
db892ea77563dadb6fbbd242be78ff87321d0bd1
rails
/
actionpack
/
lib
/
action_controller
/
testing
History
Joshua Peek
c0a372ba87
Deprecate template, session, assigns, and layout accessors on response object. Instead access them through the controller instance. This mainly affects functional test assertions.
2009-04-28 23:29:46 -05:00
..
assertions
Deprecate template, session, assigns, and layout accessors on response object. Instead access them through the controller instance. This mainly affects functional test assertions.
2009-04-28 23:29:46 -05:00
integration.rb
Move header injection back into integration tests
2009-04-28 23:29:46 -05:00
performance.rb
Reorganize ActionController folder structure
2009-01-27 18:17:39 -06:00
process.rb
Deprecate template, session, assigns, and layout accessors on response object. Instead access them through the controller instance. This mainly affects functional test assertions.
2009-04-28 23:29:46 -05:00
test_case.rb
Bring abstract_controller up to date with rails/master
2009-04-13 15:18:45 -07:00