Sha256: fc50cdf75e610da868b5eb5e206e3dcc4e471df77bad0f2837da4d9796248c70
Contents?: true
Size: 470 Bytes
Versions: 28
Compression:
Stored size: 470 Bytes
Contents
- box_classes = css_classes classy("box"), card.safe_set_keys .card.p-0.drop-shadow.rounded-0.mb-4.nodblclick{class: box_classes} - if voo.show? :box_top .card-header.text-center{class: classy("box-top")} = render :box_top = render :menu - if voo.show? :box_middle .card-body{class: classy("box-middle")} = render :box_middle - if voo.show? :box_bottom .card-footer.text-center{class: classy("box-bottom")} = render :box_bottom
Version data entries
28 entries across 28 versions & 2 rubygems