diff options
Diffstat (limited to 'activerecord/test/fixtures/interests.yml')
-rw-r--r-- | activerecord/test/fixtures/interests.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/activerecord/test/fixtures/interests.yml b/activerecord/test/fixtures/interests.yml index ec71890ab6..9200a19d5a 100644 --- a/activerecord/test/fixtures/interests.yml +++ b/activerecord/test/fixtures/interests.yml @@ -23,7 +23,11 @@ woodsmanship: zine: going_out man: steve -survial: +survival: topic: Survival zine: going_out man: steve + +llama_wrangling: + topic: Llama Wrangling + polymorphic_man: gordon (Man) |