# == Schema Information # Schema version: 20090325175756 # # Table name: pages # # id :integer not null, primary key # title :string(255) # body :text # permalink :string(255) # lock_version :integer default(0) # updated_by :integer # created_at :datetime # updated_at :datetime # # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: title: MyString body: MyText permalink: MyString two: title: MyString body: MyText permalink: MyString