Sha256: 7512a8e6223ec2065283c6f71aad7f67aa201c9d4d12b2dcaf98f26f08206a7b
Contents?: true
Size: 239 Bytes
Versions: 17
Compression:
Stored size: 239 Bytes
Contents
index_common(@records, back_path: url_for(controller: :orgs, action: :index), show_path: ->(record){ url_for(action: :show, id: record.id)}, edit_path: ->(record){ url_for(action: :edit, id: record.id) }, new_path: url_for(action: :new) )
Version data entries
17 entries across 17 versions & 1 rubygems