module Fantasyhub::Events::FollowEvent

Public Instance Methods

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