<div class="gmail_quote">Let&#39;s say you&#39;re using the restful_authentication plugin.<div><br></div><div>You have a model called articles. On the index action of the articlescontroller you simply want to spec out that it&#39;ll scope the results to the ownership of the current_user.
</div><div><br></div><div>It should NOT include any articles other than the articles that user owns.</div><div><br></div><div>How would you properly spec this out?&nbsp;
</div><div><br></div><div>Thanks for the help!</div>
</div><br>