Sha256: f7a82e34b6a93dfca13cbd7875773eea324c080a8fbc7468d1b0856f9b0455a1
Contents?: true
Size: 542 Bytes
Versions: 69
Compression:
Stored size: 542 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 not null # updated_at :datetime not null #
Version data entries
69 entries across 69 versions & 3 rubygems