FactoryBot.define do factory :website do content { "MyText" } wedding { nil } end end