Skip to content

Instantly share code, notes, and snippets.

Not working as the referer url is not matching!
---
gem 'google-api-client'
---
require 'google/apis/urlshortener_v1'
Urlshortener = Google::Apis::UrlshortenerV1
class ThirdPartyApi::Google::UrlShortener
def initialize
AllCops:
Exclude:
- 'db/**/*'
- 'doc/**/*'
- 'log/**/*'
- 'node_modules/**/*'
- 'public/**/*'
- 'tmp/**/*'
- 'config/**/*'
- 'script/**/*'