Sha256: 434f35f9e0ab26820e6ee31e30aeda41668044b9871155fd70e911e652651bf6
Contents?: true
Size: 220 Bytes
Versions: 1
Compression:
Stored size: 220 Bytes
Contents
module Fb # Provides basic functionality to connect to the Facebook Graph API. class Core # @return [String] the SemVer-compatible gem version. # @see http://semver.org VERSION = '1.0.0.alpha8' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fb-core-1.0.0.alpha8 | lib/fb/core/version.rb |