Sha256: 6cbc3d5261365285113c228016abb06e1fee13619253a9ec2e2ad495c614d5a9
Contents?: true
Size: 335 Bytes
Versions: 4
Compression:
Stored size: 335 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "fog/oracle" # 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
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
fog-oraclecloud-0.1.16 | bin/console |
fog-oraclecloud-0.1.15 | bin/console |
fog-oraclecloud-0.1.14 | bin/console |
fog-oraclecloud-0.1.13 | bin/console |