On Fri, Jan 2, 2009 at 9:11 PM, David Chelimsky <dchelim...@gmail.com>wrote:
> On Fri, Jan 2, 2009 at 2:04 PM, aidy lewis <aidy.le...@googlemail.com> > wrote: > > Hi Aslak, > > > > 2009/1/2 aslak hellesoy <aslak.helle...@gmail.com>: > > > >> Did you require 'spec' in your support/env.rb file? > > > > Is it now a standard to put the env.rb in the 'support' folder? Mine > > is in the 'steps' folder? > You can keep it wherever you want, but a recent new feature is that ruby files in the support dir get loaded before any other dir. This is needed in some cases. See History.txt on GitHub. > > That's the direction, yes. > > features/step_definitions #for step definitions > features/support #for everything else > > > > > > > Regards > > > > Aidy > > _______________________________________________ > > rspec-users mailing list > > rspec-users@rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users