Sha256: 8d54d2f448eccaf9baf04cb67f0c1586c0ddb0be4350d1c4ed07979d1c3d3778
Contents?: true
Size: 352 Bytes
Versions: 17
Compression:
Stored size: 352 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require_relative '../lib/lazy_lazer' # 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
17 entries across 17 versions & 1 rubygems