aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/json.rb
blob: e0a6ab376845fed96fc9d653371576d5775e1083 (plain) (blame)
1
2
require_relative "json/decoding"
require_relative "json/encoding"