aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/object/json_gem_encoding_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Let's try not to depend too much on other core extensions in a core extension...Akira Matsuda2019-08-021-1/+1
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-5/+5
* Fix some typos in comments.Joe Rafaniello2016-05-041-1/+1
* Expand coverage of JSON gem testsGodfrey Chan2015-07-111-16/+30
* Add tests to ensure we don't interfere with json gem's outputGodfrey Chan2015-07-111-0/+52