Re: [Rails] Entry not updated in database table(Active Record Error)

2011-03-17 Thread Walter Lee Davis
On Mar 17, 2011, at 8:33 AM, Chandu80 wrote: (The table invitation_workflows has the following columns (invitation_workflow_id ,invitor_id,invited_whom_id,invited_for_channel_id,invite_status) What exactly is the problem here,can't get by what it means. Thanks in Advance What the error says

[Rails] Entry not updated in database table(Active Record Error)

2011-03-17 Thread Chandu80
Hello All, I have a table invitation_workflows.Entry to this table is done via method send_invite which is called on the click of an Invite button. When I click on Invite button for the first time,entry gets created in the invitation_workflows table. However on subsequent clicks,the following erro