vote 
Procs | |
| after_completion | Anything to do after the vote has finished and been announced. |
|---|---|
| break_tie | Break a tie between winners, returning the sole victor. |
| can_run | Checks if this vote can run. |
| compile_options | Handy proc for building option lists |
| filter_votes | Filters the votes. |
| tally_votes | Counts up the votes. |
Proc Details
after_completion
Anything to do after the vote has finished and been announced.
break_tie
Break a tie between winners, returning the sole victor.
can_run
Checks if this vote can run.
compile_options
Handy proc for building option lists
filter_votes
Filters the votes.
tally_votes
Counts up the votes.