Sha256: ab2567857886d860501ab9e56cedc634366ea85cc2d76a9f295ec744ef95bf46

Contents?: true

Size: 268 Bytes

Versions: 8

Compression:

Stored size: 268 Bytes

Contents

# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html

one:
  asker: 
  type: 
  name: MyString
  instructions: MyText
  required: false
  position: 1

two:
  asker: 
  type: 
  name: MyString
  instructions: MyText
  required: false
  position: 1

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ask-0.4.1 test/fixtures/questions.yml
ask-0.4.0 test/fixtures/questions.yml
ask-0.3.1 test/fixtures/questions.yml
ask-0.3.0 test/fixtures/questions.yml
ask-0.2.0 test/fixtures/questions.yml
ask-0.1.2 test/fixtures/questions.yml
ask-0.1.1 test/fixtures/questions.yml
ask-0.1.0 test/fixtures/questions.yml