Arch Stanton wrote: > Not sure why this is not working. You are referencing @test_types in you view, not @test_type. You are defining @test_type in your controller, not @test_types. They need to be the same.