Sha256: d8336de1ae112956097b228da67c4ee46cf0a979a82574a3cedc855e71142063

Contents?: true

Size: 374 Bytes

Versions: 20

Compression:

Stored size: 374 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require 'bundler/setup'
require 'smtp_mock'

# 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

20 entries across 20 versions & 1 rubygems

Version Path
smtp_mock-1.4.4 bin/console
smtp_mock-1.4.3 bin/console
smtp_mock-1.4.1 bin/console
smtp_mock-1.4.0 bin/console
smtp_mock-1.3.6 bin/console
smtp_mock-1.3.5 bin/console
smtp_mock-1.3.4 bin/console
smtp_mock-1.3.3 bin/console
smtp_mock-1.3.2 bin/console
smtp_mock-1.3.1 bin/console
smtp_mock-1.3.0 bin/console
smtp_mock-1.2.2 bin/console
smtp_mock-1.2.1 bin/console
smtp_mock-1.2.0 bin/console
smtp_mock-1.1.0 bin/console
smtp_mock-1.0.1 bin/console
smtp_mock-1.0.0 bin/console
smtp_mock-0.1.2 bin/console
smtp_mock-0.1.1 bin/console
smtp_mock-0.1.0 bin/console