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
db23e321413aedcfb30207da80bfe06a0eb90e8b
rails
/
actionpack
/
lib
/
action_dispatch
History
Santiago Pastorino
db23e32141
Not need to do this double ternary
2010-09-26 17:43:26 -03:00
..
http
Improve performance of applications using file uploads by not busting the method cache on every request containing a file upload.
2010-09-22 17:36:12 -07:00
middleware
Only send secure cookies over SSL.
2010-09-13 15:11:46 -07:00
routing
Refactor routing methods.
2010-09-22 18:08:03 -03:00
testing
Not need to do this double ternary
2010-09-26 17:43:26 -03: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