Sha256: 94849dc60cff6f3906985ab38547600328f68363adb894dd551ec6d0e1c0a8b5

Contents?: true

Size: 465 Bytes

Versions: 11

Compression:

Stored size: 465 Bytes

Contents

# == Schema Information
#
# Table name: tags
#
#  id         :integer          not null, primary key
#  name       :string(255)
#  created_at :datetime         not null
#  updated_at :datetime         not null
#

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html

one:
  name: "huntlibrary"

two:
  name: "dhhill"

three:
  name: "ncsu"

four:
  name: "designlibrary"

five:
  name: "vetmed"

hunttesting:
  name: "hunttesting"

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
lentil-0.2.0 test/fixtures/lentil/tags.yml
lentil-0.1.8 test/fixtures/lentil/tags.yml
lentil-0.1.7 test/fixtures/lentil/tags.yml
lentil-0.1.6 test/fixtures/lentil/tags.yml
lentil-0.1.3 test/fixtures/lentil/tags.yml
lentil-0.1.2 test/fixtures/lentil/tags.yml
lentil-0.1.1 test/fixtures/lentil/tags.yml
lentil-0.1.0 test/fixtures/lentil/tags.yml
lentil-0.0.3.pre test/fixtures/lentil/tags.yml
lentil-0.0.2.pre test/fixtures/lentil/tags.yml
lentil-0.0.1.pre test/fixtures/lentil/tags.yml