module Fantasyhub::Events::CommitCommentEvent

Public Instance Methods

score() click to toggle source
# File lib/fantasyhub/events/commit_comment_event.rb, line 6
def score
  2
end