Sha256: 35700fbaeaaa6b4850c4cd4de2c4ca459c9019f404ce5f3c9b5a4c70ac342721
Contents?: true
Size: 158 Bytes
Versions: 2
Compression:
Stored size: 158 Bytes
Contents
require 'roar/json' module Pokemon module AbilityRepresenter include Roar::JSON property :name property :text property :type end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pokemon_tcg_sdk-2.3.0 | lib/pokemon_tcg_sdk/representers/ability_representer.rb |
pokemon_tcg_sdk-2.2.1 | lib/pokemon_tcg_sdk/representers/ability_representer.rb |