Hi there,

I've searched far and wide for an answer to this. I am using Rails 3.0.0
with Postgresql8.3 and ActiveRecord. Almost everything works fine - I
have the normal timestamps, which store correctly, and a field called
'time' which is of the type 'time' and this works too.

However, I also have a 'date' field, of type 'date', which never stores
any data. The data is being posted correctly through the form, but it
never ends up in PostgreSQL, and no error messages to help.

Can anyone think of what might be going on? I'm at my wits end.

Thanks,

John
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to