Sha256: 0f515cdee3389b66f7aa9f089c6c2e787dc47dc3fecb636b249693f6781f1de8
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.alpha7' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fb-core-1.0.0.alpha7 | lib/fb/core/version.rb |