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