Sha256: 15ed38f6819a3f155928cc003b1c70e62ffd5923c2bf522cf409fbdc195ef88c
Contents?: true
Size: 379 Bytes
Versions: 3
Compression:
Stored size: 379 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'chronicle/core' # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
chronicle-core-0.3.2 | bin/console |
chronicle-core-0.3.1 | bin/console |
chronicle-core-0.3.0 | bin/console |