Sha256: 487eb6e7f681b222f91349489a5e58ca2e4898e2061b23a90bcc481b3c59959c
Contents?: true
Size: 354 Bytes
Versions: 16
Compression:
Stored size: 354 Bytes
Contents
markup do |m| m.div do m.ul do m.li do m.a "Show members", href: url_for(controller: :org_members, action: :index, org_id: (@org || @record).id) end end end end + show_common(@record, show_path: url_for(action: :show, id: @record.id), back_path: url_for(action: :index), edit_path: url_for(action: :edit, id: @record.id))
Version data entries
16 entries across 16 versions & 1 rubygems