# Read about factories at http://github.com/thoughtbot/factory_girl FactoryGirl.define do factory :admin do end end