Sha256: e7c1fdf1173cea55d26b56a129981d52776786f912b2c02b0e87ce9b34c1d891
Contents?: true
Size: 144 Bytes
Versions: 1
Compression:
Stored size: 144 Bytes
Contents
<h1><%= @person.full_name %></h1> <p>Date of birth: <%= @person.date_of_birth %></p> <p>Gender: <%= t("person.genders.#{@person.gender}") %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kadmin-0.3.2 | test/dummy/app/views/admin/people/show.html.erb |