Re: [rspec-users] Spec helper configuration problem

2009-11-30 Thread Andrew Premdas
2009/11/27 Ben Mabey > Andrew Premdas wrote: > >> Hi all, >> >> I have a rails application whose specs run on about eight different boxes, >> but I can't get them to work on my integration server. The bit thats >> breaking concerns some modules that I have in spec/support/modules which are >> loa

Re: [rspec-users] Spec helper configuration problem

2009-11-27 Thread Ben Mabey
Andrew Premdas wrote: Hi all, I have a rails application whose specs run on about eight different boxes, but I can't get them to work on my integration server. The bit thats breaking concerns some modules that I have in spec/support/modules which are loaded by the following line in spec_help

[rspec-users] Spec helper configuration problem

2009-11-27 Thread Andrew Premdas
Hi all, I have a rails application whose specs run on about eight different boxes, but I can't get them to work on my integration server. The bit thats breaking concerns some modules that I have in spec/support/modules which are loaded by the following line in spec_helper # get any macros etc