Sha256: 21c6b09efdfcda23fac88b39d0502f4577bc002b5dc3d1651ca4c957c8c2045e
Contents?: true
Size: 372 Bytes
Versions: 11
Compression:
Stored size: 372 Bytes
Contents
= render 'tabs' = well_div do = table_for 'disposal-guardian-index' do thead tr = th t(:'surname') = th t(:'name') = th t(:'surname_reading') = th t(:'name_reading') = th t(:'birth_date') = th_actions 3 tbody = render partial: 'guardian', collection: @guardians, as: :guardian = paginate @guardians
Version data entries
11 entries across 11 versions & 3 rubygems