Sha256: 235d93ef9d9f8472c62862f51e73a7d2b83565ab8f1e5db1cb232d2c6a0e18c6

Contents?: true

Size: 977 Bytes

Versions: 3

Compression:

Stored size: 977 Bytes

Contents

# typed: true

# DO NOT EDIT MANUALLY
# This is an autogenerated file for dynamic methods in `ActiveRecord::Integration`.
# Please instead update this file by running `bin/tapioca dsl ActiveRecord::Integration`.

module ActiveRecord::Integration
  include GeneratedInstanceMethods

  mixes_in_class_methods GeneratedClassMethods

  module GeneratedClassMethods
    def cache_timestamp_format; end
    def cache_timestamp_format=(value); end
    def cache_timestamp_format?; end
    def cache_versioning; end
    def cache_versioning=(value); end
    def cache_versioning?; end
    def collection_cache_versioning; end
    def collection_cache_versioning=(value); end
    def collection_cache_versioning?; end
  end

  module GeneratedInstanceMethods
    def cache_timestamp_format; end
    def cache_timestamp_format?; end
    def cache_versioning; end
    def cache_versioning?; end
    def collection_cache_versioning; end
    def collection_cache_versioning?; end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
acts-as-messageable-1.0.2 sorbet/rbi/dsl/active_record/integration.rbi
acts-as-messageable-1.0.1 sorbet/rbi/dsl/active_record/integration.rbi
acts-as-messageable-1.0.0 sorbet/rbi/dsl/active_record/integration.rbi