Sha256: 3bf248daed551ca21c40fc36191b3c739636cfc89d85bd9b0894a772ed6d00a1
Contents?: true
Size: 506 Bytes
Versions: 49
Compression:
Stored size: 506 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 name: CD display_name: MyText note: MyText position: 1 two: id: 2 name: Microfilm display_name: MyText note: MyText position: 2 # == Schema Information # # Table name: extents # # id :integer not null, primary key # name :string(255) not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
49 entries across 49 versions & 3 rubygems