Sha256: 4f7d36e84f085fa7b79583d854128459e13b2f7b4a6e3a820a91b984b5b4226a
Contents?: true
Size: 248 Bytes
Versions: 5
Compression:
Stored size: 248 Bytes
Contents
actions :register, :deregister attribute :aws_access_key, :kind_of => String attribute :aws_secret_access_key, :kind_of => String attribute :name, :kind_of => String def initialize(*args) super @action = :register end
Version data entries
5 entries across 5 versions & 1 rubygems