Sha256: 95f29ddb761cf5a178da5657ed1fc3af0852fa7687f35a39c0dd8544b8d12012
Contents?: true
Size: 343 Bytes
Versions: 6
Compression:
Stored size: 343 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "who_am_i" # 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
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
who_am_i-0.0.6 | bin/console |
who_am_i-0.0.5 | bin/console |
who_am_i-0.0.4 | bin/console |
who_am_i-0.0.3 | bin/console |
who_am_i-0.0.2 | bin/console |
who_am_i-0.0.1 | bin/console |