Sha256: 3aae0baf600d7a72c014da0916f58c3c7a577895ff9b01cdad67039dea220417
Contents?: true
Size: 363 Bytes
Versions: 5
Compression:
Stored size: 363 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'goodwill' # 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
goodwill-0.4.6 | bin/console |
goodwill-0.4.4 | bin/console |
goodwill-0.4.3 | bin/console |
goodwill-0.4.1 | bin/console |
goodwill-0.4.0 | bin/console |