Sha256: 4fb048cbeadbfa2765237d5ef90d5ca73aa36a6082cad3853359d06f2c571fb5

Contents?: true

Size: 228 Bytes

Versions: 1

Compression:

Stored size: 228 Bytes

Contents

# frozen_string_literal: true

module Aliyun
  module Rails
    VERSION = "0.1.4"
    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.4 lib/aliyun/rails/version.rb