lib/eac_ruby_utils/core_ext.rb



# frozen_string_literal: true

require 'eac_ruby_utils/locales/from_all_gems'
require 'eac_ruby_utils/patches'
require 'active_support/dependencies/autoload'
require 'active_support/core_ext'
require 'active_support/json'