Sha256: 0c07832cd34c59c9b3a4f1144c0af0df0e758c4dcaa18f4da51876149398c808
Contents?: true
Size: 346 Bytes
Versions: 16
Compression:
Stored size: 346 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'ledger_sync' # 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
16 entries across 16 versions & 1 rubygems