require 'spec_helper' describe Admin::DashboardController do it_should_behave_like 'an admin controller' end