aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/marshal_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid E constant clashing with Minitest defined version.Kasper Timm Hansen2015-05-221-16/+16
* Use Module#prepend instead of alias_method_chainKir Shatrov2015-03-201-2/+2
* Fix typo in DependenciesTestHelpers module nameVipul A M2013-03-121-2/+2
* Patched Marshal#load to work with constant autoloading (active_support/depend...Uriel Katz2012-12-011-0/+124