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