<%= job.id %>
---------- Forwarded message ----------
From: tom [email protected]
Date: Tue, Mar 30, 2010 at 2:21 PM
Subject: simpe help needed
To: [email protected]
<%= job.title %> <%= job.id %> <%= job.created_at %>
s
gives me:
test123
7123
2010-02-23 17:53:49 UTC
s
what is wrong with the ID of the DIV?
thx