Make sure your production database is up to date. That's the only reason I can think of.
On Jan 18, 1:53 pm, dev2 <[email protected]> wrote: > So I have a model called Person which has property :deleted_at, > ParanoidDateTime > > In development my page renders exactly as I expect, but in production > it raises this error: > > ActionView::Template::Error (condition :deleted_at does not map to a > property or relationship in Person): > > Is there a simple answer to this? -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/datamapper?hl=en.
