Displaying 2 results from an estimated 2 matches for "dobt".
Did you mean:
doubt
2006 Jun 26
9
table name
hello freinds...
I m very new to ruby on rails and i m facing a problem...
whenever i add Scaffold table and try running in that broser it shos
error that the particular tbale doesnot exist....
also it changes the name of the table , for eg.table names Recipe gets
changed to Recipes and in order to get ountput i need to change the name
of the table TO Recipies........is there any reason to
2006 Mar 22
3
Problems with validates_presence_of...anybody?
Hello everybody,
I have been developing small applications in Rails from quite some time.
But lately, I came across a bug which I have not been able to correct.
If anybody could help me with it, would be of great help thankyou.
Actually, the problem is that I have a form in my application with some
set of fields.
Now what "validates_presence_of" should do is that if I submit the form