1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
2004-12-21 10:47:02 +00:00
..
action_controller Fixed regression with Base#reset_session that wouldn't use the the DEFAULT_SESSION_OPTIONS [adam@the-kramers.net] 2004-12-21 10:47:02 +00:00
action_view Fixed error rendering of rxml documents to not just swallow the exception and return 0 (still not guessing the right line, but hey) 2004-12-21 02:05:12 +00:00
action_controller.rb Syntax errors and other exceptions thrown outside of an action are now gracefully handled by the dispatcher 2004-12-06 18:25:01 +00:00
action_view.rb Updated documentation 2004-12-16 17:45:37 +00:00