Sha256: c93ea8e999c3e8edc2ce05c596fb98a4339fbcf8983a06bfe0537c02dbe18df9

Contents?: true

Size: 214 Bytes

Versions: 4

Compression:

Stored size: 214 Bytes

Contents

div
  span= description
  '  |
  span= done
  span= link_to 'Update', edit_todo_path
  span= button_to 'Delete', delete_todo_path, method: :delete
  span= button_to 'Complete', complete_todo_path, method: :post
hr

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
aldous-1.1.3 examples/basic_todo/app/views/todos/index_view/_todo.html.slim
aldous-1.1.2 examples/basic_todo/app/views/todos/index_view/_todo.html.slim
aldous-1.0.1 examples/basic_todo/app/views/todos/index_view/_todo.html.slim
aldous-1.0.0 examples/basic_todo/app/views/todos/index_view/_todo.html.slim