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