Sha256: aa1b8d3747c5dc99713331789b5e0d3b2e0ccdc3cf2e605bfb57de5fcd88116a

Contents?: true

Size: 652 Bytes

Versions: 4

Compression:

Stored size: 652 Bytes

Contents

# == Schema Information
#
# Table name: comments
#
#  id          :integer          not null, primary key
#  name        :string(255)
#  email       :string(255)
#  message     :text
#  proposal_id :integer
#  created_at  :datetime
#  updated_at  :datetime
#

aaron_aardvarks_suck:
  email: i@hate.you
  message: "I find aardvarks morally offensive."
  proposal: aaron_aardvarks

clio_chupacabras_fbi:
  email: big_brother@fbi.gov
  message: "Pay no attention, everything is under control."
  proposal: clio_chupacabras

clio_chupacabras_cia:
  email: the_man@cia.gov
  message: "Please get in touch. We are here to help."
  proposal: clio_chupacabras

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
open_conference_ware-1.0.0.pre4 spec/fixtures/open_conference_ware_comments.yml
open_conference_ware-1.0.0.pre3 spec/fixtures/open_conference_ware_comments.yml
open_conference_ware-1.0.0.pre2 spec/fixtures/open_conference_ware_comments.yml
open_conference_ware-1.0.0.pre1 spec/fixtures/open_conference_ware_comments.yml