module FootballRuby::Configuration
Constants
- API_ENDPOINT
- LIVE_ENDPOINT
Attributes
api_token[RW]
Public Instance Methods
configure() { |self| ... }
click to toggle source
# File lib/football_ruby/configuration.rb, line 8 def configure yield self end