Sha256: 30455c71c53f7f131d124e9830ee08bf607b652e3ee15a5c632b8b7060790f5f
Contents?: true
Size: 349 Bytes
Versions: 5
Compression:
Stored size: 349 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "whatsup_github" # 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(__FILE__)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
whatsup_github-0.3.1 | bin/console |
whatsup_github-0.3.0 | bin/console |
whatsup_github-0.2.0 | bin/console |
whatsup_github-0.1.1 | bin/console |
whatsup_github-0.0.1 | bin/console |