Sha256: bd8ff4c71b9c5e15ed630e5a0f1e29abf775cdba1126bbc6784e1a999fb71cce
Contents?: true
Size: 140 Bytes
Versions: 2
Compression:
Stored size: 140 Bytes
Contents
require 'spec_helper' describe Gaku::ImportFile do describe 'validations' do it { should have_attached_file :data_file } end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gaku-0.0.2 | core/spec/models/import_file_spec.rb |
gaku-0.0.1 | core/spec/models/import_file_spec.rb |