Sha256: 496dba11ef26f89a9c310b8705895064205731fba3092c988f2a6bd77adeceba

Contents?: true

Size: 357 Bytes

Versions: 8

Compression:

Stored size: 357 Bytes

Contents

#!/usr/bin/env ruby

require 'bundler/setup'
require 'mastodon_healthchecker'

# 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

8 entries across 8 versions & 1 rubygems

Version Path
mastodon_healthchecker-0.1.0.pre.8 bin/console
mastodon_healthchecker-0.1.0.pre.7 bin/console
mastodon_healthchecker-0.1.0.pre.6 bin/console
mastodon_healthchecker-0.1.0.pre.5 bin/console
mastodon_healthchecker-0.1.0.pre.4 bin/console
mastodon_healthchecker-0.1.0.pre.3 bin/console
mastodon_healthchecker-0.1.0.pre.2 bin/console
mastodon_healthchecker-0.1.0.pre bin/console