Sha256: de60e27bb6452e8e550fd6d742002497ce8e1e41d301d0563cddab8d4a89390b
Contents?: true
Size: 359 Bytes
Versions: 1
Compression:
Stored size: 359 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "story_branch/git_wrapper" # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
story_branch-git_wrapper-0.0.1 | bin/console |