Sha256: c83dee28f01bbf11eac985e1b2c22326db16b0f30bc83a6cac73307daff0d1b7
Contents?: true
Size: 350 Bytes
Versions: 17
Compression:
Stored size: 350 Bytes
Contents
<%= pb_rails("currency", props: { label: "Caption", amount: "2,000.50", size: "sm", }) %> <%= pb_rails("currency", props: { align: "center", amount: "342", label: "Caption", size: "sm", symbol: "€", }) %> <%= pb_rails("currency", props: { align: "right", amount: "45", label: "Caption", unit: "/mo", size: "sm", }) %>
Version data entries
17 entries across 17 versions & 1 rubygems