Sha256: 5242f857b69c46a198d8697356ce3c217ffc2e35490c8f8cc8f9e91e94b54c8e
Contents?: true
Size: 287 Bytes
Versions: 3
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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
after_commit_everywhere-0.1.2 | bin/console |
after_commit_everywhere-0.1.1 | bin/console |
after_commit_everywhere-0.1.0 | bin/console |