Sha256: c1045f8edc926827b1d8f71a942116d43661f975074984375a6d64b098d54e86
Contents?: true
Size: 139 Bytes
Versions: 6
Compression:
Stored size: 139 Bytes
Contents
require "livefyre/core" module Livefyre def self.get_network(network_name, network_key) Network.new(network_name, network_key) end end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
livefyre-1.1.4 | lib/livefyre.rb |
livefyre-1.1.3 | lib/livefyre.rb |
livefyre-1.1.2 | lib/livefyre.rb |
livefyre-1.1.1 | lib/livefyre.rb |
livefyre-1.1.0 | lib/livefyre.rb |
livefyre-1.0.0 | lib/livefyre.rb |