visitors_spec.rb 151 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') describe "Visitors" do include IntegrationSupport describe "index" end