Sha256: ec076943c35d5a72e00b4a94d5ec7d18a9082df1d795fb2d245bb4a0f8c5f2ad
Contents?: true
Size: 369 Bytes
Versions: 3
Compression:
Stored size: 369 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" #require "transcoder" require_relative '../lib/xmorph' # 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 |
---|---|
xmorph-0.1.3 | bin/console |
xmorph-0.1.2 | bin/console |
xmorph-0.1.1 | bin/console |