Sha256: c377f51c28c3d6fd26ab578b60224df05a2a4e60a17976f6d735ea92aba49aba
Contents?: true
Size: 346 Bytes
Versions: 14
Compression:
Stored size: 346 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'friendly_fk' # 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
14 entries across 14 versions & 1 rubygems