diff options
-rw-r--r-- | ext/json/lib/json/common.rb | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -167,6 +167,12 @@ module JSON # system. Usually this means that the iconv library is not installed. class MissingUnicodeSupport < JSONError; end module_function # :call-seq: |