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