From: "markjreed@..." Date: 2007-07-17T07:10:00+09:00 Subject: RAILS Views: entering NULL I have looked around the net and can't find the answer to this question. I have a date column that is allowed to be null. How do I allow the user to enter a null date in the form? Old hand at Ruby, new to RAILS...