Sha256: e49c10c8bac7cd7a66fef02a13ebc9003756613e7b1f0fb560d0230eb4a72ed8
Contents?: true
Size: 396 Bytes
Versions: 155
Compression:
Stored size: 396 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require "bundler/setup" require "<%= config[:namespaced_path] %>" # 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
155 entries across 155 versions & 4 rubygems