Sha256: 56777e138f0814b89b664e90fd119a0fd0dda3cfb9b44cf503fabcacef235c99
Contents?: true
Size: 127 Bytes
Versions: 6
Compression:
Stored size: 127 Bytes
Contents
module Example module Models class PlayerCommand < GameMachine::Model attribute :command, String end end end
Version data entries
6 entries across 6 versions & 1 rubygems