Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -10/+10 |
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -2/+2 |
* | remove redundant curlies from hash arguments | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | modernizes hash syntax in activesupport | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | applies new string literal convention in activesupport/test | Xavier Noria | 2016-08-06 | 1 | -12/+12 |
* | Define `Pathname#as_json` | Ryunosuke Sato | 2016-06-25 | 1 | -0/+2 |
* | Define `URI::Generic#as_json` | Ryunosuke Sato | 2016-06-25 | 1 | -0/+2 |
* | Expand the JSON test coverage for Struct and Hash (?!) | Godfrey Chan | 2015-07-11 | 1 | -1/+13 |
* | Add tests to ensure we don't interfere with json gem's output | Godfrey Chan | 2015-07-11 | 1 | -0/+76 |