Sha256: 97e944aad9911a76d2f4eeccb4e6d970f6575d64121cf91621017bfe0a2165c7

Contents?: true

Size: 253 Bytes

Versions: 35

Compression:

Stored size: 253 Bytes

Contents

%tr
  %td.relationship_starred.starable{:id => [person.id, 'relationship', rel.id]}
    -if rel.starred?
      ✭
    -else
      ✩
  %td.relationship_type=rel.relationship(person)
  %td.relationship_person=link_to_person rel.person(person)

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.11 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.2.0.pre.10 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.2.0.pre.9 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.2.0.pre.8 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.2.0.pre.7 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.2.0.pre.6 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.2.0.pre.5 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.2.0.pre.4 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.2.0.pre.3 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.2.0.pre.2 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.2.0.pre.1 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.2.0.pre app/views/people/_relationship_table_row.html.haml
artfully_ose-1.1.0 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.1.0.rc2 app/views/people/_relationship_table_row.html.haml
artfully_ose-1.1.0.rc1 app/views/people/_relationship_table_row.html.haml