Sha256: e741a58f972021affa0d6f56863014da7cee16fc50d40c7ac1f1ddf46f744855
Contents?: true
Size: 395 Bytes
Versions: 1
Compression:
Stored size: 395 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html import1: id: 1 path: <%= "#{RAILS_ROOT}/spec/fixtures/files/rails.png" %> gallery_id: 1 total: 3 import2: id: 2 path: <%= "#{RAILS_ROOT}/spec/fixtures/files/rails-2.png" %> gallery_id: 1 total: 3 import3: id: 3 path: <%= "#{RAILS_ROOT}/spec/fixtures/files/rails-3.png" %> gallery_id: 1 total: 3
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pictrails-0.5.0 | spec/fixtures/imports.yml |