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