Sha256: f996bcd1e1c8a6c0a9c7f91e5ac5bef55dba0aa5f6cf0b288322af7425f44bb1
Contents?: true
Size: 123 Bytes
Versions: 14
Compression:
Stored size: 123 Bytes
Contents
# frozen_string_literal: true class Pokemon class FavoriteDecorator < Pokemon::Decorator expose :nickname end end
Version data entries
14 entries across 14 versions & 1 rubygems