Sha256: 1e4a8bfe513a8c16d2498a837e0fa4660022670a7c48ffbb0b9cf779407ed8c8

Contents?: true

Size: 144 Bytes

Versions: 41

Compression:

Stored size: 144 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

41 entries across 41 versions & 5 rubygems

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