lib/active_support/core_ext/module/reachable.rb



# frozen_string_literal: true

require "active_support/core_ext/module/anonymous"
require "active_support/core_ext/string/inflections"

ActiveSupport::Deprecation.warn("reachable is deprecated and will be removed from the framework.")