Re: [rspec-users] Join my network on LinkedIn

2012-07-25 Thread Pedro Brasileiro
Queria pedir desculpas pelo envio desse convite para a lista… Desconsiderem, por favor Pedro Brasileiro Cardoso Junior http://pedrobrasileiro.me On 25/07/2012, at 14:06, Pedro Brasileiro via LinkedIn wrote: > > > > > > > Jakub, > > > Pedro Brasileiro wants to connect with yo

Re: [rspec-users] A recently observed anti pattern: commented out tests

2012-07-25 Thread David Chelimsky
On Tue, Jul 24, 2012 at 1:55 PM, James Cox wrote: > Yeah, I love pending too. but it doesn't help me get a sense of the > state of a suite before I start. now it's part of my practice to go in > and find out how much is commented out. > > David, > > three concerns with pending as an option: > > a.

Re: [rspec-users] Strange error when running bundle exec rspec spec

2012-07-25 Thread fox daivsm
I ran into this today but I presume snomys got through it. For others whom may encounter: Remove both the 'features' and 'lib' directories supplied with the blueprint-css folder. rm -r app/assets/stylesheets/*blueprint-css-*/{features,lib}/ Not a professional but I couldn't see the use for eit