Sha256: 8a96576aebda68c3482de625cd3e226fabfff89c43d421ae2c2bedb4d88b6bd8

Contents?: true

Size: 505 Bytes

Versions: 34

Compression:

Stored size: 505 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           not null
#  display_name :string
#  note         :text
#  position     :integer
#  created_at   :datetime
#  updated_at   :datetime
#

Version data entries

34 entries across 33 versions & 2 rubygems

Version Path
enju_biblio-0.3.18 spec/fixtures/licenses.yml
enju_biblio-0.3.17 spec/fixtures/licenses.yml
enju_biblio-0.3.16 spec/fixtures/licenses.yml
enju_biblio-0.3.15 spec/fixtures/licenses.yml
enju_biblio-0.3.14 spec/fixtures/licenses.yml
enju_biblio-0.3.13 spec/fixtures/licenses.yml
enju_biblio-0.3.12 spec/fixtures/licenses.yml
enju_biblio-0.3.11 spec/fixtures/licenses.yml
enju_biblio-0.3.10 spec/fixtures/licenses.yml
enju_biblio-0.3.10.rc.3 spec/fixtures/licenses.yml
enju_biblio-0.3.10.rc.2 spec/fixtures/licenses.yml
enju_biblio-0.3.10.rc.1 spec/fixtures/licenses.yml
enju_biblio-0.3.9 spec/fixtures/licenses.yml
enju_biblio-0.3.8 spec/fixtures/licenses.yml
enju_biblio-0.3.7 spec/fixtures/licenses.yml
enju_biblio-0.3.6 spec/fixtures/licenses.yml
enju_biblio-0.3.5 spec/fixtures/licenses.yml
enju_biblio-0.3.4 spec/fixtures/licenses.yml
enju_biblio-0.3.3 spec/fixtures/licenses.yml
enju_biblio-0.3.2 spec/fixtures/licenses.yml