[Rails] PGError: ERROR: relation instructions does not exist

2011-02-17 Thread PalaniKannan K
HI, I got this error when i am testing my rails application. I dont have the table named 'instructions'. But it shows a error like ERROR: relation instructions does not exist. Totally, I got same error for 64 tests as 64 errors. I am using rails 3.0, Ruby 1.9.2, Netbeans 6.8. PS: I didnt creat

Re: [Rails] PGError: ERROR: relation instructions does not exist

2011-02-17 Thread Colin Law
On 17 February 2011 13:20, PalaniKannan K kpalanikan...@gmail.com wrote: HI, I got this error when i am testing my rails application. I dont have the table named 'instructions'. But it shows a error like ERROR: relation instructions does not exist. Totally, I got same error for 64 tests as 64