Re: [rspec-users] Error while running rspec after unpacking rails gems

2010-06-09 Thread Amiruddin Nagri
Hi David, I am using autospec and it by default runs using 'spec' rather than 'script/spec'. Can you give me a quick direction of how to configure it to use the former. Thanks, Amiruddin Nagri, Bangalore, 560008, KA India Y! IM : amir_na...@yahoo.com GTalk : amir.na...@gmail.com On Tue, Jun 8

Re: [rspec-users] Error while running rspec after unpacking rails gems

2010-06-09 Thread David Chelimsky
On Jun 9, 2010, at 4:45 PM, Amiruddin Nagri wrote: > Hi David, > > I am using autospec and it by default runs using 'spec' rather than > 'script/spec'. Can you give me a quick direction of how to configure it to > use the former. Take a look at http://github.com/rspec/rspec-core/blob/master/Up

Re: [rspec-users] Error while running rspec after unpacking rails gems

2010-06-08 Thread David Chelimsky
On Jun 8, 2010, at 4:05 AM, Amiruddin Nagri wrote: > I have a bunch of rspec test that are running fine when I don't freeze them > in the vendor folder. > > But when I freeze the rails gems, the spec starts failing with the stack > > /home/xuser/myprojects/xproject/config/../vendor/rails/railti

[rspec-users] Error while running rspec after unpacking rails gems

2010-06-08 Thread Amiruddin Nagri
I have a bunch of rspec test that are running fine when I don't freeze them in the vendor folder. But when I freeze the rails gems, the spec starts failing with the stack /home/xuser/myprojects/xproject/config/../vendor/rails/railties/lib/initializer.rb:271:in `require_frameworks': can't activate