Please forgive any shortcomings in this (my first-ever) post on StackOverflow. I\'m brand new to Ruby on Rails. I\'m following the Rails Tutorial. I have spent many unsucces
Remove redundant require 'spec_helper' line from your spec_helper.rb file.
require 'spec_helper'
spec_helper.rb