Sha256: e35e43f8e56a1c8f29bcaf8df94cee185b44454e478f6eb29477fe2f254337b2

Contents?: true

Size: 172 Bytes

Versions: 2

Compression:

Stored size: 172 Bytes

Contents

module Attachs
  class Attachment
    include(
      ActiveModel::Validations,
      Attachs::Attachment::Attributes,
      Attachs::Attachment::Processing
    )
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
attachs-4.0.0.4 lib/attachs/attachment.rb
attachs-4.0.0.3 lib/attachs/attachment.rb