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
04cea56d89e71dbb25dc888d8f855ba18025ccca
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
192e55c38e
Do not raise an exception if an invalid route was generated automatically.
2011-12-16 10:45:59 +01:00
..
http
Fix url_for options[:subdomain] to allow objects as values
2011-12-14 22:43:42 +08:00
middleware
ShowExceptions should understand X-Cascade responses from exceptions app.
2011-12-16 10:45:59 +01:00
routing
Do not raise an exception if an invalid route was generated automatically.
2011-12-16 10:45:59 +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