Skip to content

Commit

Permalink
Merge pull request #140 from adimichele/cdb_hubspot_alias
Browse files Browse the repository at this point in the history
Add HubSpot module alias
  • Loading branch information
cbisnett authored Nov 21, 2018
2 parents a5389d3 + 58c3eaa commit ad9da55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/hubspot-ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ def self.configure(config={})

require 'hubspot/railtie' if defined?(Rails)
end

# Alias the module for those looking to use the stylized name HubSpot
HubSpot = Hubspot

0 comments on commit ad9da55

Please sign in to comment.