Sha256: 29d2168f0d2755bd4ed64442a68a17f66024da419c7aae20c5e9395bd7fc8251
Contents?: true
Size: 623 Bytes
Versions: 27
Compression:
Stored size: 623 Bytes
Contents
<%= pb_rails("timestamp", props: { timestamp: DateTime.now, variant: "updated", show_user: true, text: "Maricris Nonato" }) %> <br> <%= pb_rails("timestamp", props: { timestamp: DateTime.now, variant: "updated", show_user: false }) %> <br><br> <%= pb_rails("timestamp", props: { timestamp: DateTime.now, variant: "updated", show_user: true, show_timezone: true, text: "Maricris Nonato", timezone: "America/New_York" }) %> <br> <%= pb_rails("timestamp", props: { timestamp: DateTime.now, variant: "updated", show_user: false, show_timezone: true, timezone: "America/New_York" }) %>
Version data entries
27 entries across 27 versions & 1 rubygems