Sha256: e79d0d244b22ca77878b0b2a015b0f9b47f4d428dac0e6f4628f5f050f4b02a8

Contents?: true

Size: 365 Bytes

Versions: 22

Compression:

Stored size: 365 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require 'bundler/setup'
require 'fog/aliyun'

# 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

22 entries across 20 versions & 2 rubygems

Version Path
fog-aliyun-0.3.2 bin/console
fog-aliyun-0.3.1 bin/console