Module: Fantasyhub::Events::CommitCommentEvent
- Extended by:
- CommitCommentEvent
- Included in:
- CommitCommentEvent
- Defined in:
- lib/fantasyhub/events/commit_comment_event.rb
Instance Method Summary collapse
Instance Method Details
#score ⇒ Object
6 7 8 |
# File 'lib/fantasyhub/events/commit_comment_event.rb', line 6 def score 2 end |