Skip to content
ferti.git
⋮
Summary
Commits
Files
ferti.git
/
test
/
fixtures
/
rafts.yml
[Rails] Fertilizer recipe solver for the FAPG.
View raw
1
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
2
3
one:
4
bed: one
5
location: 1
6
7
two:
8
bed: two
9
location: 1
10
Summary
Commits
Files