Sha256: 621bec6d0c511c80b3104d300a29fe8b88a66674b5de96dc86205e54cd524a6a
Contents?: true
Size: 273 Bytes
Versions: 2
Compression:
Stored size: 273 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'timetrack' # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
timetrack-0.2.0 | bin/console |
timetrack-0.1.0 | bin/console |