Sha256: 7fc5a649110cc37507b75e3123ce72e539bb584209571df8ef975b7168058be3
Contents?: true
Size: 363 Bytes
Versions: 61
Compression:
Stored size: 363 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require "bundler/setup" require "ci/queue" # 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
61 entries across 61 versions & 1 rubygems