Re: [rspec-users] should_receive_chain

2012-02-21 Thread Tim Gremore
>> Would this alleviate any pain for you? >> > > Why can't it be a part of RSpec? Regardless, it would be a nice addition > to my specs. > > Regards, > Ken > > ___ > rspec-users mailing

Re: [rspec-users] rails 3.1 with guard, not detecting changes

2011-09-01 Thread Tim Gremore
Have you added any of the available Guards (guard-rails) to your project? https://github.com/guard/guard/wiki/List-of-available-Guards On Sun, Aug 28, 2011 at 9:36 PM, Chris Habgood wrote: > I am using guard to detect changes and run rspec automatically. It doe > snot seem to see my changes in

Re: [rspec-users] [ANN] Welcome Chad, Pat, Justin, and Myron!

2011-03-01 Thread Tim Gremore
ment team. > > Cheers, > David > > [1] http://github.com/spicycode/micronaut > [2] http://github.com/myronmarston/vcr > ___ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users &

Re: [rspec-users] Could not find shared example group named "an admin is logged in"

2010-10-08 Thread Tim Gremore
hanks again On Fri, Oct 8, 2010 at 9:21 AM, David Chelimsky wrote: > > On Oct 8, 2010, at 8:20 AM, Tim Gremore wrote: > > On Thu, Oct 7, 2010 at 8:25 PM, David Chelimsky wrote: > >> On Oct 7, 2010, at 4:36 PM, Tim Gremore wrote: >> >> I'm stuck! Not sur

Re: [rspec-users] Could not find shared example group named "an admin is logged in"

2010-10-08 Thread Tim Gremore
? On Thu, Oct 7, 2010 at 8:25 PM, David Chelimsky wrote: > On Oct 7, 2010, at 4:36 PM, Tim Gremore wrote: > > I'm stuck! Not sure what I'm missing but I'm struggling to get a shared > example group working with my controller specs. Here is a piece of the > backtrace:

[rspec-users] Could not find shared example group named "an admin is logged in"

2010-10-07 Thread Tim Gremore
I'm stuck! Not sure what I'm missing but I'm struggling to get a shared example group working with my controller specs. Here is a piece of the backtrace: /Users/20217633/.rvm/gems/ruby-1.9.2...@rails3/gems/rspec-core-2.0.0.rc/lib/rspec/core/example_group.rb:68:in `it_should_behave_like': Could no