Sha256: 6d74dcbb65aac2a108311e0afa640d511afb23ba5637f4bea68504bb0a5308c1
Contents?: true
Size: 288 Bytes
Versions: 3
Compression:
Stored size: 288 Bytes
Contents
require 'rubygems' require 'bacon' $LOAD_PATH.unshift(File.dirname(__FILE__)) $LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) require 'imgur' Bacon.summary_on_exit # Globally accessible Imgur API interface $imgur = Imgur::API.new("bf880aa11869154f1772cea2d3bdcc31")
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
vanntastic-imgur-0.3.0 | spec/spec_helper.rb |
vanntastic-imgur-0.2.0 | spec/spec_helper.rb |
imgur-0.2.0 | spec/spec_helper.rb |