module Hubscreen
Based on [gibbon gem](github.com/amro/gibbon)
Based on [hubspot-crm gem](github.com/adimichele/hubspot-ruby)
Based on [hubspot-crm gem](github.com/adimichele/hubspot-ruby)
Constants
- VERSION
Public Class Methods
configure(config={})
click to toggle source
# File lib/hubscreen.rb, line 27 def self.configure(config={}) Hubscreen::Config.configure(config) end