undefined method `fixture_path='

Posted by Jake Pople

4 months ago

1

gems rspec

Error message:

undefined method `fixture_path=' for #<RSpec::Core::Configuration:0x0........>


Comment out the line in rails_helper.rb:
config.fixture_path = "#{::Rails.root}/spec/fixtures"