Sha256: c4eb6cebc6b602ef551c7e2bb53f5f72f2de7b44752e5140f65df8109521658a

Contents?: true

Size: 238 Bytes

Versions: 1

Compression:

Stored size: 238 Bytes

Contents

# frozen_string_literal: true

module Aliyun
  module Rails
    VERSION = "0.1.15"
    DEFAULT_UA = "AlibabaCloud (#{Gem::Platform.local.os}; " +
      "#{Gem::Platform.local.cpu}) Ruby/#{RUBY_VERSION} Core/#{VERSION}"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aliyun-rails-0.1.15 lib/aliyun/version.rb