Re: [Rails] Writing test cases for mysql errors

2012-12-07 Thread sumit srivastava
On 7 December 2012 14:59, Colin Law wrote: > On 7 December 2012 06:02, Sumit Srivastava > wrote: > > Hi, > > > > I just encountered a MySql error for ambiguous columns. I fixed it but I > > need to write test cases for such happenings to avoid any such instance > in > > future. > > You question

Re: [Rails] Writing test cases for mysql errors

2012-12-07 Thread Colin Law
On 7 December 2012 06:02, Sumit Srivastava wrote: > Hi, > > I just encountered a MySql error for ambiguous columns. I fixed it but I > need to write test cases for such happenings to avoid any such instance in > future. You question is, ironically, ambiguous. Can you give us a specific example o

[Rails] Writing test cases for mysql errors

2012-12-06 Thread Sumit Srivastava
Hi, I just encountered a MySql error for ambiguous columns. I fixed it but I need to write test cases for such happenings to avoid any such instance in future. Regards, Sumit -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to