Sha256: d287aa8ecc4951a43b5d6be302ee2f325c47b34770973cf52fea3b701ca20802
Contents?: true
Size: 652 Bytes
Versions: 3
Compression:
Stored size: 652 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 # display_name_translations :jsonb not null #
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
enju_biblio-0.4.0.rc.1 | spec/fixtures/licenses.yml |
enju_biblio-0.4.0.beta.2 | spec/fixtures/licenses.yml |
enju_biblio-0.4.0.beta.1 | spec/fixtures/licenses.yml |