Sha256: da2bc37e35b21465aa7d3267d64a6c000cd568320aedb5d87f49574ca0c78cd6
Contents?: true
Size: 382 Bytes
Versions: 5
Compression:
Stored size: 382 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'app_store_connect' # 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
app_store_connect-0.37.0 | bin/console |
app_store_connect-0.36.0 | bin/console |
app_store_connect-0.35.0 | bin/console |
app_store_connect-0.34.0 | bin/console |
app_store_connect-0.33.0 | bin/console |