Sha256: f9558b713c540031ad271d249ac0ee52f9ad232ae156651843d4dbc19f847bb9
Contents?: true
Size: 345 Bytes
Versions: 2
Compression:
Stored size: 345 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "peatio/axe" # 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
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
peatio-axe-0.2.3 | bin/console |
ultex-axe-0.2.1 | bin/console |