Where's the recommended place to put helper methods & etc for examples? I've started putting them in spec/spec_helper.rb but that's going to get awfully cluttered. I'm thinking maybe a spec/lib, and add that to include path? Or just put them in lib? I notice restful_authentication (I think) put AuthenticatedTestHelper there.

Thx,

dwh
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to