diff options
author | Alberto Almagro <albertoalmagro@gmail.com> | 2018-11-12 20:44:59 +0100 |
---|---|---|
committer | Alberto Almagro <albertoalmagro@gmail.com> | 2018-11-12 20:44:59 +0100 |
commit | 36ea629fae8fce2b478fde6dc9ebf980b6d676ea (patch) | |
tree | 46ed0eda45264170d666d9257c2d97d4f67a1d68 /activerecord/test | |
parent | 1cbc6555f5eeaae32abaf7f35db807cbb3a3a9c9 (diff) | |
download | rails-36ea629fae8fce2b478fde6dc9ebf980b6d676ea.tar.gz rails-36ea629fae8fce2b478fde6dc9ebf980b6d676ea.tar.bz2 rails-36ea629fae8fce2b478fde6dc9ebf980b6d676ea.zip |
Make `PERMITTED_TYPES` private
The constant `PERMITTED_TYPES` is only used by the private method
`serialize_argument` and it already has the `# :nodoc:` annotation as
the other constants in the class.
Complements e899e22
Diffstat (limited to 'activerecord/test')
0 files changed, 0 insertions, 0 deletions