Re: [rspec-users] i cannot seem to use at_least

2012-09-27 Thread deepak
oob so please forgive the bad example If it is not too much of a problem, can someone post some code on how to solve the issue On Wednesday, 26 September 2012 21:07:13 UTC+5:30, Ben Lovell wrote: > > Hi > > On 26 September 2012 16:16, deepak kannan > > wrote: > >> hi, >

[rspec-users] rspec-rails does not have a matcher for assert_generates

2012-07-26 Thread deepak kannan
atch/Assertions/RoutingAssertions.html#method-i-assert_generates why does rspec-rails not have a matcher for assert_generates ? i can of-course call 'assert_generates' from rspec -- best, deepak ___ rspec-users mailing list rspec-users@rubyforge

[rspec-users] i cannot seem to use at_least

2012-09-26 Thread deepak kannan
nitor') mock.should_receive(:ping).with('DS1').and_return(stub.as_null_object) devops.should_receive(:monitor).and_return(proxy) i read these issues https://github.com/rspec/rspec-mocks/issues/131 https://github.com/rspec/rspec-mocks/issues/133 -- best, deepak w: https://gi