Sha256: fbf85483e9277c9edc7a39ebcadde6dd4959bd743b62c1875074d0461b1fc165

Contents?: true

Size: 145 Bytes

Versions: 39

Compression:

Stored size: 145 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

39 entries across 39 versions & 5 rubygems

Version Path
minato_ruby_api_client-0.2.2 vendor/bundle/ruby/3.2.0/gems/activestorage-7.1.3.4/lib/active_storage/deprecator.rb
activestorage-8.0.1 lib/active_storage/deprecator.rb
activestorage-8.0.0.1 lib/active_storage/deprecator.rb
activestorage-7.2.2.1 lib/active_storage/deprecator.rb
activestorage-7.1.5.1 lib/active_storage/deprecator.rb
activestorage-8.0.0 lib/active_storage/deprecator.rb
activestorage-7.2.2 lib/active_storage/deprecator.rb
activestorage-7.1.5 lib/active_storage/deprecator.rb
activestorage-8.0.0.rc2 lib/active_storage/deprecator.rb
activestorage-7.2.1.2 lib/active_storage/deprecator.rb
activestorage-7.1.4.2 lib/active_storage/deprecator.rb
activestorage-8.0.0.rc1 lib/active_storage/deprecator.rb
activestorage-7.2.1.1 lib/active_storage/deprecator.rb
activestorage-7.1.4.1 lib/active_storage/deprecator.rb
activestorage-8.0.0.beta1 lib/active_storage/deprecator.rb
omg-activestorage-8.0.0.alpha9 lib/active_storage/deprecator.rb
omg-activestorage-8.0.0.alpha8 lib/active_storage/deprecator.rb
omg-activestorage-8.0.0.alpha7 lib/active_storage/deprecator.rb
omg-activestorage-8.0.0.alpha4 lib/active_storage/deprecator.rb
omg-activestorage-8.0.0.alpha3 lib/active_storage/deprecator.rb