On 9 Aug 2011, at 13:11, David Chelimsky wrote:
> On Aug 9, 2011, at 2:00 AM, Chris Mear wrote:
>
>> On 9 Aug 2011, at 01:02, David Chelimsky wrote:
>>
>>> On Aug 8, 2011, at 6:00 PM, Matt Wynne wrote:
>>>
I expected to be able to do something like this in a routing spec:
{ :ge
As best I can tell, bypass_rescue from rspec-rails-1 is no longer part of
rspec-rails, '> 2'. I had been using it on occasion for things like:
describe CorrespondencesController do
...
describe '#show' do
it "should raise an AuthorizationError if current user is not the
correspondent " do