Displaying 1 result from an estimated 1 matches for "validaton".
Did you mean:
  validation
  
2005 Dec 15
4
Database best practices?
I started with rails a few weeks ago and I''ve been very impressed with 
the whole framework.  My first project after the cookbook was a small 
application connecting to Postgres.  This was originally a port of an 
Access application so I was delighted with the new facilities for 
constraint checks, triggers, etc.
As I started to write the front-end though I noticed myself rewriting 
the