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
58adc6737126242d189274d83c50bcade098800a
rails
/
actionpack
/
lib
/
action_dispatch
History
Josh Kalderimis
446b0ffe1c
corrected error message in session/cookie_store [
#4546
state:resolved]
...
Signed-off-by: José Valim <
jose.valim@gmail.com
>
2010-05-10 12:37:01 +03:00
..
http
Some require indifferent_access added
2010-04-21 07:45:29 -07:00
middleware
corrected error message in session/cookie_store [
#4546
state:resolved]
2010-05-10 12:37:01 +03:00
routing
RouteSet does not raise ActionController::RoutingError when no routes match anymore. Instead, it follows the X-Cascade convention. ShowExceptions checks for X-Cascade so that the routing error page can still be displayed.
2010-04-30 16:40:42 -07:00
testing
Some require indifferent_access added
2010-04-21 07:45:29 -07:00
railtie.rb
Add a test which ensures action_dispatch.show_exceptions is properly disabled.
2010-04-02 20:54:10 +02:00
routing.rb
Remove routing implementation details from RDoc
2010-03-31 14:54:07 +01:00