Skip to content

Commit

Permalink
Merge pull request #43 from burlingtonruby/bump-round-2
Browse files Browse the repository at this point in the history
Bumps total votes in round two to 8
  • Loading branch information
beerlington committed Mar 25, 2014
2 parents 6fdc0e2 + f2ed3f9 commit b6a86d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/enums/round.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def text

# Number of votes a voter gets to cast in this round
def total_votes
5
8
end

# Will names and other identifying info be hidden from voters?
Expand Down

0 comments on commit b6a86d3

Please sign in to comment.