Sha256: 7e7466cb1257693447a7c47a85ff59166780d377b35c7dc0d48d72ace822f7a5
Contents?: true
Size: 251 Bytes
Versions: 1
Compression:
Stored size: 251 Bytes
Contents
module Evertils module Common module Manager class Sync < Manager::Base # # @since 0.3.0 def state entity = Evertils::Common::Entity::Sync.new entity.state end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
evertils-common-0.3.2 | lib/evertils/common/manager/sync.rb |