public
Description: A generic voting app that hooks into faces.rubyonrails.com.au so members can vote with their IRC Nicks. #crc
Homepage:
Clone URL: git://github.com/artpop/roro-vote.git
roro-vote / spec / fixtures / topics.yml
100644 14 lines (12 sloc) 0.24 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
topic_one:
  name: Topic One
  description: About topic one
  enabled: true
  
topic_two:
  name: Topic Two
  description: About topic two
  enabled: true
  
topic_three:
  name: Topic Three
  description: About topic three
  enabled: false