Re: [rspec-users] rspec 1.3.2, Rails 2.3.14 - plugins not loading

2011-10-21 Thread Lenny Marks
On Oct 21, 2011, at 11:05 AM, Andrew Premdas wrote: > On 21 October 2011 10:26, Matt Wynne wrote: >> >> On 18 Oct 2011, at 15:02, Jens-Christian Fischer wrote: >> >>> Hi there >>> >>> I have a weird situation. I have inherited a project in Rails 1.2.3 >>> that has been upgraded to Rails 2.3.1

Re: [rspec-users] rspec 1.3.2, Rails 2.3.14 - plugins not loading

2011-10-21 Thread Andrew Premdas
On 21 October 2011 10:26, Matt Wynne wrote: > > On 18 Oct 2011, at 15:02, Jens-Christian Fischer wrote: > >> Hi there >> >> I have a weird situation. I have inherited a project in Rails 1.2.3 >> that has been upgraded to Rails 2.3.14 (and is running). I have >> installed Cucumber and Rspec to star

Re: [rspec-users] rspec 1.3.2, Rails 2.3.14 - plugins not loading

2011-10-21 Thread Matt Wynne
On 18 Oct 2011, at 15:02, Jens-Christian Fischer wrote: > Hi there > > I have a weird situation. I have inherited a project in Rails 1.2.3 > that has been upgraded to Rails 2.3.14 (and is running). I have > installed Cucumber and Rspec to start to write features/tests for the > new code that nee

Re: [rspec-users] Database custom formatter

2011-10-21 Thread Justin Ko
On Oct 18, 2011, at 9:03 AM, Bill Christian wrote: > I am trying to write a custom formatter to update a database record based on > example results. Having a lot of trouble, so I thought to ask if anyone has a > custom formatter that writes results to a database or outputs results in JSON > or