Sha256: dc8cdc77053edc76eaea7db4d84f6bb7022c64f2b06affe1fc69185e8cc264dc
Contents?: true
Size: 509 Bytes
Versions: 74
Compression:
Stored size: 509 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
74 entries across 74 versions & 3 rubygems