Sha256: bd5f3f0db3d1cf027f07a6634f3601c8cd200a73aae834d9f0fb6d4bc432a649

Contents?: true

Size: 287 Bytes

Versions: 9

Compression:

Stored size: 287 Bytes

Contents

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

require "bundler/setup"
require "after_commit_everywhere"

# 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.

require "pry"
Pry.start

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
after_commit_everywhere-1.3.0 bin/console
after_commit_everywhere-1.2.2 bin/console
after_commit_everywhere-1.2.1 bin/console
after_commit_everywhere-1.2.0 bin/console
after_commit_everywhere-1.1.0 bin/console
after_commit_everywhere-1.0.0 bin/console
after_commit_everywhere-0.1.5 bin/console
after_commit_everywhere-0.1.4 bin/console
after_commit_everywhere-0.1.3 bin/console