I was reading the documentation on using rails with rspec and I didn't see anything about how to spec libraries in the rails /lib directory so that they're integrated into the whole spec::rails system.<div><br class="webkit-block-placeholder">
</div><div>Where should I put specs for my libraries, and what's the best way to require the files that I'm testing in my spec?</div><div><br class="webkit-block-placeholder"></div><div>I've never used rspec before, and I'm new to rails, so I'm huge newb.
</div><div><br class="webkit-block-placeholder"></div><div>-- <br>Caleb Land
</div>