Sha256: cc309c01fd2d9804ab44c55785dc30fa58eb49e8896e76e8dc7c8402e5ae3d3d

Contents?: true

Size: 124 Bytes

Versions: 14

Compression:

Stored size: 124 Bytes

Contents

.task-button
  = form_tag(task_execution_path) do
    = hidden_field_tag(:task, task[:task])
    = submit_tag(task[:label])

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
plug-0.2.0 app/views/plug/features/_task.html.haml
plug-0.1.28 app/views/plug/features/_task.html.haml
plug-0.1.27 app/views/plug/features/_task.html.haml
plug-0.1.26 app/views/plug/features/_task.html.haml
plug-0.1.25 app/views/plug/features/_task.html.haml
plug-0.1.24 app/views/plug/features/_task.html.haml
plug-0.1.23 app/views/plug/features/_task.html.haml
plug-0.1.22 app/views/plug/features/_task.html.haml
plug-0.1.21 app/views/plug/features/_task.html.haml
plug-0.1.19 app/views/plug/features/_task.html.haml
plug-0.1.18 app/views/plug/features/_task.html.haml
plug-0.1.16 app/views/plug/features/_task.html.haml
plug-0.1.15 app/views/plug/features/_task.html.haml
plug-0.1.14 app/views/plug/features/_task.html.haml