mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
10 lines
227 B
YAML
10 lines
227 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
title: First title
|
|
content: The content of the problem
|
|
|
|
two:
|
|
title: Second title
|
|
content: The content of the second problem
|