aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/json.rb
blob: d7887175c042bcd3476f7c6fce4e28a4dae3c64c (plain) (blame)
1
2
3
4
# frozen_string_literal: true

require "active_support/json/decoding"
require "active_support/json/encoding"