Sha256: 4bb18fc1e9eec092eb3b189dac7318835e38f972bbc00de2875b15d6c4595577
Contents?: true
Size: 704 Bytes
Versions: 2124
Compression:
Stored size: 704 Bytes
Contents
<%= pb_rails("label_value", props: { variant: "details", label: "Installer", icon: "truck", title: "JD Installations LLC", }) %> <br> <%= pb_rails("label_value", props: { variant: "details", label: "Project", icon: "home", description: "33-12345", title: "Jefferson-Smith", }) %> <br> <%= pb_rails("label_value", props: { variant: "details", label: "Project", icon: "home", description: "33-12345", title: "Jefferson-Smith", date: Date.new(2019, 11, 18) }) %> <br> <%= pb_rails("label_value", props: { variant: "details", active: true, label: "Project", icon: "home", description: "33-12345", title: "Jefferson-Smith", date: Date.new(2019, 11, 18) }) %>
Version data entries
2,124 entries across 2,124 versions & 2 rubygems