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