Sha256: 022c9b561bb19909761215bef45845af22d79b4a6f91426158962a9a33f1c42d
Contents?: true
Size: 508 Bytes
Versions: 11
Compression:
Stored size: 508 Bytes
Contents
# == Schema Information # # Table name: taggings # # id :integer not null, primary key # image_id :integer # tag_id :integer # created_at :datetime not null # updated_at :datetime not null # staff_tag :boolean default(FALSE) # # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html one: image: uno tag: uno two: image: dos tag: dos three: image: uno tag: dos number_one: image: one tag: hunttesting
Version data entries
11 entries across 11 versions & 1 rubygems