Sha256: 4be3641ec57261441333acadfba92a131ea5769b9b34e301ac967410c4cd1073
Contents?: true
Size: 474 Bytes
Versions: 32
Compression:
Stored size: 474 Bytes
Contents
# == Schema Information # # Table name: tagset_assignments # # id :integer not null, primary key # tag_id :integer # tagset_id :integer # created_at :datetime not null # updated_at :datetime not null # # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html one: tag: one tagset: one two: tag: two tagset: two three: tag: three tagset: two testing: tag: testing tagset: testing
Version data entries
32 entries across 32 versions & 1 rubygems