Sha256: 72ab84e8808fe4c5b8c4b20199a8245e870c13033c4aecb9efa751e2e384cf92

Contents?: true

Size: 163 Bytes

Versions: 21

Compression:

Stored size: 163 Bytes

Contents

# frozen_string_literal: true

# :markup: markdown

module ActionText
  def self.deprecator # :nodoc:
    @deprecator ||= ActiveSupport::Deprecation.new
  end
end

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
actiontext-7.2.0.beta1 lib/action_text/deprecator.rb