Created_at timestamp bug?

Occassionally when creating a record, rails is setting the datetime
field
(‘created_at’) to something ~1 month in the past. This only happens on
a
few instances so i’m thinking that its not something wrong with my code.

Has anyone else had this problem?