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