Skip to content

Instantly share code, notes, and snippets.

@rchasman
Created June 18, 2018 19:32
Show Gist options
  • Save rchasman/4c915b9b4eb36b60d599968b07010192 to your computer and use it in GitHub Desktop.
Save rchasman/4c915b9b4eb36b60d599968b07010192 to your computer and use it in GitHub Desktop.
class ClioIntegrationService < IntegrationService
def oauth_klass
ClioOauthService
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment