# File lib/spec/rails/extensions/spec/runner/configuration.rb, line 9 def initialize super self.fixture_path = RAILS_ROOT + '/spec/fixtures' end