require 'test_helper' describe '<%= klass_name %>' do it 'should load the index' do get_it '/' @response.should be_ok end end