Sha256: 59aa7c52ad8f9000d3c96d797d9073b3c56b659621a2f57769bed7214e2d8e21
Contents?: true
Size: 120 Bytes
Versions: 18
Compression:
Stored size: 120 Bytes
Contents
module Gosuplus class StateUpdater def self.update(entities) entities.each(&:update) end end end
Version data entries
18 entries across 18 versions & 1 rubygems