Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -1/+1 |
* | applies new string literal convention in activesupport/test | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | Fix marshal with autoloading for nested class/module | Fumiaki MATSUSHIMA | 2016-03-28 | 1 | -3/+18 |
* | Prevent `Marshal.load` from looping infinitely | Olek Janiszewski | 2016-03-11 | 1 | -0/+11 |
* | remove args from assert_nothing_raised in tests | Tara Scherner de la Fuente | 2016-02-22 | 1 | -1/+1 |
* | Avoid E constant clashing with Minitest defined version. | Kasper Timm Hansen | 2015-05-22 | 1 | -16/+16 |
* | Use Module#prepend instead of alias_method_chain | Kir Shatrov | 2015-03-20 | 1 | -2/+2 |
* | Fix typo in DependenciesTestHelpers module name | Vipul A M | 2013-03-12 | 1 | -2/+2 |
* | Patched Marshal#load to work with constant autoloading (active_support/depend... | Uriel Katz | 2012-12-01 | 1 | -0/+124 |