Sha256: c090a7d8ee7cb35ad11438599e32972f447a7ed355129e9e3000cb77703a3512

Contents?: true

Size: 131 Bytes

Versions: 10

Compression:

Stored size: 131 Bytes

Contents

<% @user.attributes.each do |attribute_name, value| %>
  <div>
    <%= attribute_name.titleize %>: <%= value %>
  </div>
<% end %>

Version data entries

10 entries across 5 versions & 1 rubygems

Version Path
shoelace-rails-0.4.1 test/dummy_app/app/views/turbolinks_forms/show.html.erb
shoelace-rails-0.4.1 test/dummy_app/app/views/hotwire_forms/show.html.erb
shoelace-rails-0.4.0 test/dummy_app/app/views/hotwire_forms/show.html.erb
shoelace-rails-0.4.0 test/dummy_app/app/views/turbolinks_forms/show.html.erb
shoelace-rails-0.3.0 test/dummy_app/app/views/turbolinks_forms/show.html.erb
shoelace-rails-0.3.0 test/dummy_app/app/views/hotwire_forms/show.html.erb
shoelace-rails-0.2.0 test/dummy_app/app/views/turbolinks_forms/show.html.erb
shoelace-rails-0.2.0 test/dummy_app/app/views/hotwire_forms/show.html.erb
shoelace-rails-0.1.0 test/dummy_app/app/views/hotwire_forms/show.html.erb
shoelace-rails-0.1.0 test/dummy_app/app/views/turbolinks_forms/show.html.erb