FactoryGirl.define do factory :android_device_registration_token do token "MyString" user nil end end