Sha256: 8c0e1bdc1fc98c59efb731cf3ab4e50228dade1595590a532d210d4bf0ff2437
Contents?: true
Size: 357 Bytes
Versions: 4
Compression:
Stored size: 357 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "authorized_transaction" # 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 & 1 rubygems
Version | Path |
---|---|
authorized_transaction-0.3.0 | bin/console |
authorized_transaction-0.2.0 | bin/console |
authorized_transaction-0.1.1 | bin/console |
authorized_transaction-0.1.0 | bin/console |