Sha256: 88230993f674719dd48b3adbe2454a1d9b79f4fe273f87dad823feab4218ef58
Contents?: true
Size: 605 Bytes
Versions: 32
Compression:
Stored size: 605 Bytes
Contents
# == Schema Information # # Table name: tagsets # # id :integer not null, primary key # title :string(255) # description :text # created_at :datetime not null # updated_at :datetime not null # harvest :boolean default(FALSE) # # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html one: title: Hunt Library description: Tags about Hunt Library two: title: D. H. Hill Library description: Tags about D. H. Hill Library testing: title: Testing tagset description: Tags for testing harvest: true
Version data entries
32 entries across 32 versions & 1 rubygems