Sha256: 8636d28c7e299df22b365d9e41fe47cc6ab2accce3c12f56ab2dc877dc1d9a31
Contents?: true
Size: 278 Bytes
Versions: 1
Compression:
Stored size: 278 Bytes
Contents
class TokyoMetro::Factory::Convert::Common::Api::MetaClass::Fundamental::Updated < TokyoMetro::Factory::Convert::Common::Api::MetaClass::Fundamental def updated process return @object end def self.updated( *args ) return self.new( *args ).updated end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tokyo_metro-0.10.1 | lib/tokyo_metro/factory/convert/common/api/meta_class/fundamental/updated.rb |