Sha256: 178ce6f478eee5886c320253618a63f126e130add68173f65346248148018287

Contents?: true

Size: 416 Bytes

Versions: 66

Compression:

Stored size: 416 Bytes

Contents

.user-profiles-show.max-width
  .header
    %h2.title Profile #{@profile.email}

  .newsitems
    .title Newsitems (#{@profile.newsitems.length})
    - @profile.newsitems.each do |newsitem|
      = render 'ish_manager/newsitems/show', newsitem: newsitem

  .premium-purchases
    Payments (purchased items) (#{@profile.payments.length}):
    - @profile.payments.each do |payment|
      .Card.item
        = payment

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
ish_manager-0.1.8.500 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.499 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.498 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.497 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.496 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.495 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.494 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.493 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.492 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.491 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.490 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.489 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.488 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.487 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.486 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.485 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.484 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.483 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.482 app/views/ish_manager/user_profiles/show.haml
ish_manager-0.1.8.481 app/views/ish_manager/user_profiles/show.haml