class Appboy::REST::Base
Attributes
http[W]
Private Instance Methods
http()
click to toggle source
# File lib/appboy/rest/base.rb, line 10 def http @http ||= Appboy::HTTP.new end