mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Add problem type
This commit is contained in:
9
test/fixtures/problems.yml
vendored
Normal file
9
test/fixtures/problems.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
title: MyString
|
||||
content: MyText
|
||||
|
||||
two:
|
||||
title: MyString
|
||||
content: MyText
|
||||
Reference in New Issue
Block a user