Re: [rspec-users] Vendoring rspec 1.1.12 as a gem

2009-01-17 Thread Pat Maddox
On Sat, Jan 17, 2009 at 11:58 AM, David Chelimsky wrote: > On Sat, Jan 17, 2009 at 1:42 PM, David Chelimsky wrote: >> On Sat, Jan 17, 2009 at 11:06 AM, Wincent Colaiuta wrote: >>> Hi folks, >>> >>> Up until now I've always used RSpec as a plug-in in my vendor dir, but >>> seeing as the gem is th

Re: [rspec-users] Vendoring rspec 1.1.12 as a gem

2009-01-17 Thread David Chelimsky
On Sat, Jan 17, 2009 at 11:06 AM, Wincent Colaiuta wrote: > Hi folks, > > Up until now I've always used RSpec as a plug-in in my vendor dir, but > seeing as the gem is the endorsed way to install I decided I would try the > gem this time (still vendoring it though because I vendor everything). > >

Re: [rspec-users] Vendoring rspec 1.1.12 as a gem

2009-01-17 Thread David Chelimsky
On Sat, Jan 17, 2009 at 1:42 PM, David Chelimsky wrote: > On Sat, Jan 17, 2009 at 11:06 AM, Wincent Colaiuta wrote: >> Hi folks, >> >> Up until now I've always used RSpec as a plug-in in my vendor dir, but >> seeing as the gem is the endorsed way to install I decided I would try the >> gem this t

Re: [rspec-users] Vendoring rspec 1.1.12 as a gem

2009-01-17 Thread Matt Wynne
On 17 Jan 2009, at 17:06, Wincent Colaiuta wrote: Hi folks, Up until now I've always used RSpec as a plug-in in my vendor dir, but seeing as the gem is the endorsed way to install I decided I would try the gem this time (still vendoring it though because I vendor everything). Anyone had