1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Aaron Patterson efb835c9c0 UnexpectedErrors may reference exceptions that can't be dumped
UnexpectedError exceptions wrap the original exception, and the original
exception may contain a reference to something that can't be marshal
dumped which will cause the process to die.
2014-08-13 14:22:49 -07:00
..
abstract Partially revert deprecation of *_filter 2014-06-03 19:53:28 -03:00
assertions
controller Fixes to TestCaseTest. 2014-08-08 12:29:52 +08:00
dispatch [ci skip] fix spelling of override 2014-08-13 16:47:28 +05:30
fixtures Remove unused fixtures 2014-07-16 14:48:45 -03:00
journey Force encoding of US-ASCII to UTF-8 in unescape_uri. 2014-07-10 10:02:11 +01:00
lib/controller
routing Deprecate *_path methods in mailers 2014-07-30 12:01:45 -05:00
tmp
abstract_unit.rb UnexpectedErrors may reference exceptions that can't be dumped 2014-08-13 14:22:49 -07:00