aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/marshal_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in DependenciesTestHelpers module nameVipul A M2013-03-121-2/+2
|
* Patched Marshal#load to work with constant autoloading ↵Uriel Katz2012-12-011-0/+124
(active_support/dependecies.rb) (issue #8167)