Sha256: fc0b851057fbdc45cad28550df0eb1da150df4611a654aace91e9fa0032b6b86
Contents?: true
Size: 680 Bytes
Versions: 88
Compression:
Stored size: 680 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 name: text display_name: text note: MyText position: 1 two: id: 2 name: Cartographic Dataset display_name: Cartographic Dataset note: MyText position: 2 three: id: 3 name: Cartographic Image display_name: Cartographic Image note: MyText position: 3 # == Schema Information # # Table name: content_types # # 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
88 entries across 88 versions & 4 rubygems