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
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
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
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