Sha256: 5e1d50aea947e28be64a382a52cbc05799445a012a55780ca3e76926d20631da
Contents?: true
Size: 359 Bytes
Versions: 2
Compression:
Stored size: 359 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'tate' # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tate-1.6.0 | bin/console |
tate-1.5.0 | bin/console |