Sha256: 9aea6f80401c7505d39fe920bfbf54b96eaecc21c8ec10d8b8e4bbf6e07b4bd0
Contents?: true
Size: 358 Bytes
Versions: 5
Compression:
Stored size: 358 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'rspec/block_is_expected' # 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
5 entries across 5 versions & 1 rubygems