Sha256: 8a9cf6e89ed2ff7604b60343df990637429074c79eda8864364d1e943b41cb71

Contents?: true

Size: 335 Bytes

Versions: 8

Compression:

Stored size: 335 Bytes

Contents

#!/usr/bin/env ruby

require 'bundler/setup'
require 'wechat/sns'

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

require 'irb'
IRB.start

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
wechat-sns-2.1 bin/console
wechat-sns-2.0 bin/console
wechat-sns-1.0.2 bin/console
wechat-sns-1.0.1 bin/console
wechat-sns-1.0 bin/console
wechat-sns-0.4 bin/console
wechat-sns-0.3 bin/console
wechat-sns-0.2 bin/console