Sha256: dd7072edb262fba2642ca30fa80ae827c28eddde2a092f45112931b8c40fd472

Contents?: true

Size: 537 Bytes

Versions: 2

Compression:

Stored size: 537 Bytes

Contents

# This file is autogenerated. Do not edit it by hand. Regenerate it with:
#   srb rbi sorbet-typed
#
# If you would like to make changes to this file, great! Please upstream any changes you make here:
#
#   https://github.com/sorbet/sorbet-typed/edit/master/lib/activestorage/>=6.0.0/activestorage.rbi
#
# typed: strong

class ActiveStorage::Attached::One
  sig { returns(T::Boolean) }
  def blank?; end
end

class ActiveStorage::Attached::Many
  # Returns all attached blobs.
  sig { returns(T::Array[T.untyped]) }
  def blobs; end
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
titleist-1.0.0 sorbet/rbi/sorbet-typed/lib/activestorage/>=6.0.0/activestorage.rbi
mega-os-1.0.0 sorbet/rbi/sorbet-typed/lib/activestorage/>=6.0.0/activestorage.rbi