Sha256: fe3d4e5b2d3219635f7f582dcc9cfab94a7c14ac5122c696b7fa50f442c8958a
Contents?: true
Size: 362 Bytes
Versions: 1
Compression:
Stored size: 362 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require_relative '../lib/yaml_extend' # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yaml_extend-1.3.3 | bin/console |