Sha256: a2557ca45d9ee10344b11c286569eeab59abf0055baf1ceb7a3a9376576988bb

Contents?: true

Size: 129 Bytes

Versions: 4

Compression:

Stored size: 129 Bytes

Contents

%h1
  = "HOME"
%h2
  = Rails.env

%hr

%h3
  = "User"
%dl
  %dt
    = "confirmed_at_format"
  %dd
    = user.confirmed_at_format

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
support_utils-0.2.0 test/dummy/app/views/home/index.html.haml
support_utils-0.1.2 test/dummy/app/views/home/index.html.haml
support_utils-0.1.1 test/dummy/app/views/home/index.html.haml
support_utils-0.1.0 test/dummy/app/views/home/index.html.haml