Sha256: a6a2f73adad9940eace7b23001e54b087811a610b3da24a7c24474b9338b5884
Contents?: true
Size: 333 Bytes
Versions: 2
Compression:
Stored size: 333 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "what_day" # 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
what_day-0.1.2 | bin/console |
what_day-0.1.0 | bin/console |