Sha256: 2c22137e88a830b72e6eea143c29dfca93839f13a588fcc3f0678472133bc305
Contents?: true
Size: 656 Bytes
Versions: 1859
Compression:
Stored size: 656 Bytes
Contents
<%= pb_rails("dashboard_value", props: { stat_label: "Decreased Value", stat_value: { value: 1428, unit: "appts" }, stat_change: { change: "decrease", value: 26.1 } }) %> <br><br> <%= pb_rails("dashboard_value", props: { stat_label: "Increased Value", stat_value: { value: 938, unit: "homes" }, stat_change: { change: "increase", value: 56.1 } }) %> <br><br> <%= pb_rails("dashboard_value", props: { stat_label: "Neutral Value", stat_value: { value: 261, unit: "windows" }, stat_change: { value: 86 } }) %> <br><br> <%= pb_rails("dashboard_value", props: { stat_label: "Pitch Rate", stat_value: { value: 90.9, unit: "%" } }) %>
Version data entries
1,859 entries across 1,859 versions & 2 rubygems