<div dir="ltr">Hi there,<br><br>I&#39;ve noticed something a little odd with the session_controller specs that are generated from the rails plugin restful_authentication.&nbsp; When they&#39;re run with all the other app specs (i.e. when I first fire up autospec) the specs all pass.&nbsp; However, if I touch the session_controller_spec file so only the session_controller specs are run, some fail with the error message protected method `logged_in?&#39; called for #&lt;SessionsController:0x19100e0&gt;<br>
<br>Can anyone explain why this might be or where I should start digging to try and resolve this?<br><br>Cheers,<br><br>Tim.<br></div>