class CFB::ApiModel
Private Instance Methods
connection()
click to toggle source
# File lib/cfb_api/models.rb, line 13 def connection @connection ||= CFB::Client.new end
# File lib/cfb_api/models.rb, line 13 def connection @connection ||= CFB::Client.new end