Sha256: 5d12ee74590d32e876d85413c912fdc8cf0095dd535e031eaf0dcca7ee518690
Contents?: true
Size: 225 Bytes
Versions: 1
Compression:
Stored size: 225 Bytes
Contents
require 'punchr/version' require 'punchr/configuration' require 'punchr/client' module Punchr extend Configuration API_URL = 'https://api.punchfork.com' USER_AGENT_HEADER = "punchr gem version #{Punchr::VERSION}" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
punchr-1.0.0 | lib/punchr.rb |