Sha256: 546330e93503f50bee293a2c1b44a91eb0b4da87b2191d9276ad8e963c3bdab5
Contents?: true
Size: 348 Bytes
Versions: 5
Compression:
Stored size: 348 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "peatio/infura" # 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 & 2 rubygems
Version | Path |
---|---|
peatio-infura-0.1.72 | bin/console |
peatio-infura-0.1.61 | bin/console |
module-render-xyz-0.1.3 | bin/console |
module-render-xyz-0.1.2 | bin/console |
module-render-xyz-0.1.1 | bin/console |