[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

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

2010-10-07 Thread Justin Ko
On Oct 7, 5: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: > > /Users/20217633/.rvm/gems/ruby-1.9.2...@rails3/gems/rspec-core-2.0.0.rc/lib > /rspec/core/ex

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

2010-10-07 Thread David Chelimsky
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: > > /Users/20217633/.rvm/gems/ruby-1.9.2...@rails3/gems/rspec-core-2.0.0.rc/lib/rspec/c

Re: [rspec-users] Unable to get rid of backtrace when running specs (rspec2, rails3)

2010-10-07 Thread David Chelimsky
On Oct 6, 2010, at 2:33 AM, Katrina Owen wrote: > On Wed, Oct 6, 2010 at 1:44 AM, David Chelimsky wrote: >> >> On Oct 5, 2010, at 6:19 PM, Katrina Owen wrote: >>> I can't seem to silence the stack trace when running specs. >> >> This needs some docs, but there is a configuration option called