blob: 0ba49eefc010cc69bfb1b4ca56040b0db589174d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
target: one
nutrient_profile: one
percentage: 9.99
two:
target: two
nutrient_profile: two
percentage: 9.99
|