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
21dcbb17de86b92df1a67e233fdc457be4fdf2d7
rails
/
actionpack
/
lib
/
action_dispatch
History
Carlhuda
947f86c699
Modify assert_template to use instrumentation
2010-03-17 14:29:18 -07:00
..
http
Eliminate warnings for AM on 1.8
2010-03-16 23:24:00 -07:00
middleware
Simplify the action endpoint:
2010-03-08 16:50:00 -08:00
routing
Install url helpers on module instance so they can be accessed
2010-03-17 16:05:29 -05:00
testing
Modify assert_template to use instrumentation
2010-03-17 14:29:18 -07:00
railtie.rb
Deprecated ActionController::Base.session_options= and ActionController::Base.session_store= in favor of a config.session_store method (which takes params) and a config.cookie_secret variable, which is used in various secret scenarios. The old AC::Base options will continue to work with deprecation warnings.
2010-03-04 16:05:52 -08:00
routing.rb
Another missing require
2010-03-16 21:37:54 -07:00