module Fantasyhub::Events::PullRequestEvent

Public Instance Methods

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