Sha256: 7f2be3406b6059194adf3d95bca703c65fb58b460029d41be7a42c70e5b8bc1b

Contents?: true

Size: 347 Bytes

Versions: 8

Compression:

Stored size: 347 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "app_manifest"

# 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

8 entries across 8 versions & 1 rubygems

Version Path
app_manifest-0.5.0 bin/console
app_manifest-0.4.0 bin/console
app_manifest-0.3.0 bin/console
app_manifest-0.2.1 bin/console
app_manifest-0.2.0 bin/console
app_manifest-0.1.2 bin/console
app_manifest-0.1.1 bin/console
app_manifest-0.1.0 bin/console