Would not having run "rails generate rspec:install" cause this problem?
On 26 Aug 2010, at 14:21, David Chelimsky wrote: > On Aug 22, 2010, at 2:10 PM, Daniel Lidström wrote: > >> <snip /> >> So it seems spec_helper is not being found, am I right? A search of my >> system (Ubuntu 10.04) shows this file in several places: >> <snip /> > > RSpec adds ./spec to the load path so it should find ./spec/spec_helper.rb > when you say require 'spec_helper'. I've got co-workers who are using ubuntu > and this problem hasn't come up, so I'm a bit mystified. Anybody else > suffering this problem? > <snip /> Brennon Bortz Software Researcher Dundalk Institute of Technology [email protected] Ph.D. Researcher & Composer - Sonic Arts Research Centre Queen's University, Belfast [email protected] / [email protected]
_______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
