Sha256: d0d07a0675ac2e246402d96229ec24739b152b9af991e7202fbbeefab5bd840d
Contents?: true
Size: 644 Bytes
Versions: 84
Compression:
Stored size: 644 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 # updated_at :datetime #
Version data entries
84 entries across 84 versions & 4 rubygems