Sha256: d6df33517ff27aa5ede311f0019f1f51bf4374ef7299dccff2c4d2e0c21590b0

Contents?: true

Size: 245 Bytes

Versions: 3

Compression:

Stored size: 245 Bytes

Contents

.positions--header.maxwidth
  = pos
  = link_to '[roll]', prepare_to_roll_position_path(pos) if pos.persisted?
  = link_to '[~]',    edit_position_path(pos) if pos.persisted?
  -# = render "/iro/positions/header_#{pos.strategy.kind}", pos: pos

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
iron_warbler-2.0.7.25 app/views/iro/positions/_header.haml
iron_warbler-2.0.7.24 app/views/iro/positions/_header.haml
iron_warbler-2.0.7.23 app/views/iro/positions/_header.haml