Sha256: f15ab973d0433e156d17a35890de65ce4d6c88c7bfb1d8784f527d8dc7e7d34c
Contents?: true
Size: 380 Bytes
Versions: 4
Compression:
Stored size: 380 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require "bundler/setup" require "peatio/goldcash" # 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
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
peatio-gold-2.6.2 | bin/console |
peatio-goldcash-2.6.8 | bin/console |
peatio-gold-2.6.1 | bin/console |
peatio-goldcash-2.6.7 | bin/console |