Skip to content

Commit

Permalink
Added more rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonnoble committed Jun 6, 2009
1 parent b040d59 commit cf97be3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/contestants/sample.rb
@@ -1,6 +1,10 @@
module Contestants
# This contestant is a sample contestant
class Sample

# This function is run on the player creation, so
# you can setup any items you may need to keep track
# of what to play next, etc
def initialize
raise "Sample is not a valid contestant"
end
Expand Down

0 comments on commit cf97be3

Please sign in to comment.