Sha256: 677346cda92ee7ca81a41a67db06b0ebed720fa0aafc15b847d4561bc6c7c5da
Contents?: true
Size: 517 Bytes
Versions: 347
Compression:
Stored size: 517 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} }) %>
Version data entries
347 entries across 347 versions & 1 rubygems