Sha256: 2ff84e2c6aad973da4277cf8f1040b16c2e858dac90a8c1603ac9d376b103534
Contents?: true
Size: 133 Bytes
Versions: 1
Compression:
Stored size: 133 Bytes
Contents
module Lolxin class Dto def initialize(data) end # TODO: make dynamic def initialize_with(data) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lolxin-0.13.0 | lib/lolxin/dto/dto.rb |