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
8d827325d08e2e080be3d1ed4a827eaa97d20bf9
rails
/
actionpack
/
lib
/
action_dispatch
History
Uģis Ozols
8d827325d0
Remove autoload for non-existent file.
2011-12-15 06:52:42 +02:00
..
http
Fix url_for options[:subdomain] to allow objects as values
2011-12-14 22:43:42 +08:00
middleware
Close the response body on cascade pass,
closes
#3975
.
2011-12-14 17:03:35 +01:00
routing
Move symbolize keys to the inner options as we can assume url_options will be properly symbolized.
2011-12-08 21:20:47 +01:00
testing
TestCase should respect the view_assigns API instead of pulling variables on its own.
2011-10-02 11:29:13 +02:00
railtie.rb
Assign config.encoding to AD::Response.default_charset at the initialization time.
2011-12-07 21:11:08 +09:00
routing.rb
Remove autoload for non-existent file.
2011-12-15 06:52:42 +02:00