Sha256: afa31617a2fda10847724493eb87f092400b41b97155b309aa9cbc2c47c62994

Contents?: true

Size: 202 Bytes

Versions: 5

Compression:

Stored size: 202 Bytes

Contents

require 'machinist/active_record'

ImportableAttachments::Attachment.blueprint do
  io_stream { File.new Rails.root.join('spec', 'attachments', 'mostly_empty_copy.xls') }
end

Version.blueprint do
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
importable_attachments-0.0.18 lib/importable_attachments/blueprints.rb
importable_attachments-0.0.17 lib/importable_attachments/blueprints.rb
importable_attachments-0.0.15 lib/importable_attachments/blueprints.rb
importable_attachments-0.0.14 lib/importable_attachments/blueprints.rb
importable_attachments-0.0.13 lib/importable_attachments/blueprints.rb