Sha256: 26f1d12bfc99b994d1951cb79f717e44ec280c3c26f7c0613b2bed13106578f0
Contents?: true
Size: 372 Bytes
Versions: 39
Compression:
Stored size: 372 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require "bundler/setup" require "gps_pvt" # 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
39 entries across 39 versions & 1 rubygems