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