Sha256: 279472673a8c0ca70022292181a98941005113c7fdcfa498b51e76181207f15d
Contents?: true
Size: 344 Bytes
Versions: 5
Compression:
Stored size: 344 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "first_gem" # 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 & 4 rubygems
Version | Path |
---|---|
first_gem_ahsan-0.1.0 | bin/console |
boggs_first_gem-0.1.1 | bin/console |
boggs_first_gem-0.1.0 | bin/console |
first_gem_nate05-0.1.2 | bin/console |
first_gem_vs_rb-0.1.0 | bin/console |