Sha256: 3487fab3ba0941f02f5a05506ae079f4666460fc109daaa648eeeca9a2af9a71
Contents?: true
Size: 340 Bytes
Versions: 47
Compression:
Stored size: 340 Bytes
Contents
.flat-row .a= link_to map.slug, map_path(map) .a= button_to '~', edit_map_path(map), method: :get .a <b>#{map.w}x#{map.h}_#{map.slug}</b> .a= button_to '+marker', new_map_marker_path(map), method: :get .a= link_to '[api]', api_map_path(map) .a= button_to 'x', map_path(map), method: :delete, data: { confirm: 'Are you sure?' }
Version data entries
47 entries across 47 versions & 1 rubygems