aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/json.rb
blob: 7b776ed361072cb14512bd5ef3d046d59ca28cb0 (plain) (blame)
1
2
3
# frozen_string_literal: true
require "active_support/json/decoding"
require "active_support/json/encoding"