FactoryGirl.define do factory :webssh do myshixun_id 1 host "MyString" port 1 username "MyString" password "MyString" end end