Sha256: ec78e24e0e12f82cfd555dc3cff98e1075b2888d9b6cb17af3548c4ad2a3a2cd

Contents?: true

Size: 91 Bytes

Versions: 4

Compression:

Stored size: 91 Bytes

Contents

class FileAttached < ActiveRecord::Base
  has_attached_file :file, default: 'file.txt'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
attachs-0.3.5 test/dummy/app/models/file_attached.rb
attachs-0.3.2 test/dummy/app/models/file_attached.rb
attachs-0.3.1 test/dummy/app/models/file_attached.rb
attachs-0.3.0 test/dummy/app/models/file_attached.rb