Soc/test/fixtures/todos.yml

11 lines
178 B
YAML
Raw Normal View History

2024-01-07 13:22:21 +00:00
one:
learning_goal: sql
done: false
title: Read SQL for Mere Mortals
due: <%= 3.years.from_now %>
two:
learning_goal: linux
done: true
title: Install Debian