diff --git a/db/seeds.rb b/db/seeds.rb index 212c7f0..e7cdc37 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -77,4 +77,4 @@ item = @survey.items.build(:questions_type => 2, :text_presentation => 2, :title @survey_set = @survey.to_survey_set - \ No newline at end of file +