Sha256: 935922fa48a147393df6a1a6bca028a299a23ccdd5a14ae295960394e0812444
Contents?: true
Size: 346 Bytes
Versions: 4
Compression:
Stored size: 346 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require "bundler/setup" require "valorant_daily_store" require "pry" # 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!) Pry.start
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
valorant_daily_store-1.0.6 | bin/console |
valorant_daily_store-1.0.5 | bin/console |
valorant_daily_store-1.0.4 | bin/console |
valorant_daily_store-1.0.3 | bin/console |