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.

Thanks,
Nick
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to