Thanks, Nick _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users
I'm writing specs for a module for my Rails app. The module will live
in lib/ . For now, I've created the directory spec/lib/ to store the
specs for files in lib/ . However, I'm curious to know if there's a
currently accepted location in which to store these types of specs.
- [rspec-users] Writing specs for a module Nick Hoffman
- Re: [rspec-users] Writing specs for a module Pat Maddox
- Re: [rspec-users] Writing specs for a module Mikel Lindsaar