Sha256: 831ce0cb7de202737bba8d0ca09e3b707847247beb1a05d4fde9f309661ff88d

Contents?: true

Size: 510 Bytes

Versions: 15

Compression:

Stored size: 510 Bytes

Contents

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

one:
  id: 1
  name: unknown
  display_name: unknown
  note: unknown
  position: 1

two:
  id: 2
  name: mit
  display_name: MIT
  note: MIT
  position: 2

# == Schema Information
#
# Table name: licenses
#
#  id           :integer          not null, primary key
#  name         :string(255)      not null
#  display_name :string(255)
#  note         :text
#  position     :integer
#  created_at   :datetime
#  updated_at   :datetime
#

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
enju_biblio-0.2.0.beta.2 spec/fixtures/licenses.yml
enju_biblio-0.2.0.beta.1 spec/fixtures/licenses.yml
enju_biblio-0.1.3 spec/fixtures/licenses.yml
enju_biblio-0.1.2 spec/fixtures/licenses.yml
enju_biblio-0.1.1 spec/fixtures/licenses.yml
enju_biblio-0.1.0 spec/fixtures/licenses.yml
enju_biblio-0.1.0.pre71 spec/fixtures/licenses.yml
enju_biblio-0.1.0.pre70 spec/fixtures/licenses.yml
enju_biblio-0.1.0.pre69 spec/fixtures/licenses.yml
enju_biblio-0.1.0.pre68 spec/fixtures/licenses.yml
enju_biblio-0.1.0.pre67 spec/fixtures/licenses.yml
enju_biblio-0.1.0.pre66 spec/fixtures/licenses.yml
enju_biblio-0.1.0.pre65 spec/fixtures/licenses.yml
enju_biblio-0.1.0.pre64 spec/fixtures/licenses.yml
enju_biblio-0.1.0.pre63 spec/fixtures/licenses.yml