Sha256: 5361d5036ba2f591c375b02a9d21ae9d609ebfd0fb2d763e95491cdf8abe1ce9
Contents?: true
Size: 334 Bytes
Versions: 22
Compression:
Stored size: 334 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'monarchy' # 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
Version data entries
22 entries across 22 versions & 1 rubygems