Sha256: dd64b34d3304eaa1661a7ad3b188e906f2c09702c65ad884d42a1bb5fdb032b7
Contents?: true
Size: 174 Bytes
Versions: 103
Compression:
Stored size: 174 Bytes
Contents
api_mime_types = %w( application/vnd.api+json text/x-json application/json ) Mime::Type.unregister :json Mime::Type.register 'application/json', :json, api_mime_types
Version data entries
103 entries across 103 versions & 4 rubygems