Sha256: 39f172cdcc793295898214f313d0b85a1f6cf3793e90cf27da99297e34293393
Contents?: true
Size: 342 Bytes
Versions: 90
Compression:
Stored size: 342 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "{{ gem_dirname }}" # 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
Version data entries
90 entries across 90 versions & 1 rubygems