web/test/fixtures/benchmark_infos.yml
changeset 44 0429d91be03e
child 65 a37ce193f555
equal deleted inserted replaced
43:a2606a0342cf 44:0429d91be03e
       
     1 # == Schema Information
       
     2 #
       
     3 # Table name: benchmark_infos
       
     4 #
       
     5 #  id          :integer          not null, primary key
       
     6 #  class       :string(255)
       
     7 #  selector    :string(255)
       
     8 #  description :text
       
     9 #  created_at  :datetime
       
    10 #  updated_at  :datetime
       
    11 #
       
    12 
       
    13 # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
       
    14 
       
    15 one:
       
    16   class: MyString
       
    17   selector: MyString
       
    18 
       
    19 two:
       
    20   class: MyString
       
    21   selector: MyString