Sha256: 6f204e699d874e08aec0c677aa9fc52456e97afe4590153b47dfab69cb761ec7
Contents?: true
Size: 99 Bytes
Versions: 5
Compression:
Stored size: 99 Bytes
Contents
class ParentComponent < Components::Base def one render end def two render end end
Version data entries
5 entries across 5 versions & 2 rubygems