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
1e63a05d28fd7ebee2f962fc190d3e2af429dcb9
rails
/
actionpack
/
lib
/
action_dispatch
History
Aaron Patterson
1217339616
only forwarding enough methods to work. People should grab the delegate tempfile if they really need to do hard work
2010-10-04 19:28:40 -07:00
..
http
only forwarding enough methods to work. People should grab the delegate tempfile if they really need to do hard work
2010-10-04 19:28:40 -07:00
middleware
Ensure the proper content type is returned for static files.
2010-10-04 18:06:04 +02:00
routing
avoid method call to compact
2010-10-04 16:08:01 -07:00
testing
removing AS::Testing::Default in favor of just undefing default_test
2010-10-01 17:22:42 -07:00
railtie.rb
First pass at Rack::Cache
2010-09-13 16:06:03 -07:00
routing.rb
Removed deprecated RouteSet API, still many tests fail
2010-09-05 13:44:36 +02:00