require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') describe ApplicationController, "when authenticating user" do integrate_views fixtures :users # it "blah" do # end end