Hi, I''m starting an application with rails and postgresql. I want to use sql domains. The scaffold feature is important at this stage of development because I''m concentrating on the Model. The problem is : The field with domains are not recognized by rails. It builds a form with many labels and no text_field. Has anyone changed the postgresql adapter to circumvent this issue ? Table Name: empresas Model: Empresa Last Rails from gem Ruby 1.8.2 from source Slackware Linux 10.1 PostgreSQL 8.0.3 from source Last postgresql adapter from gem (the binary one) Thanks in advance Geraldo Lopes de Souza