David Chelimsky wrote:
> Please file a bug at https://rspec.lighthouseapp.com/projects/5645-rspec
> if there's not one already.
I was unable to find one, so I created this:
https://rspec.lighthouseapp.com/projects/5645-rspec/tickets/998-explicit-subject-block-in-a-controller-spec-returns-the-cont
On May 20, 2010, at 11:49 AM, Tom Ten Thij wrote:
> The 'its' construct seems to not be working for me. I have narrowed it
> down to a basic example that I think should be working. Note that when I
> use a normal 'it' block with a subject in it, that works fine.
>
> Any insights would be welcome:
The 'its' construct seems to not be working for me. I have narrowed it
down to a basic example that I think should be working. Note that when I
use a normal 'it' block with a subject in it, that works fine.
Any insights would be welcome: http://gist.github.com/407789
Cheers, Tom.
== Below is jus