I was reading the documentation on using rails with rspec and I didn&#39;t see anything about how to spec libraries in the rails /lib directory so that they&#39;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&#39;s the best way to require the files that I&#39;m testing in my spec?</div><div><br class="webkit-block-placeholder"></div><div>I&#39;ve never used rspec before, and I&#39;m new to rails, so I&#39;m huge newb.
</div><div><br class="webkit-block-placeholder"></div><div>-- <br>Caleb Land
</div>