has_been_read ? "" : "class=\"unread\"" ?>>
From To Subject Date
link_to(h($message->author->username), array("controller" => "users", "action" => "show", "id" => $message->author->username)); ?> link_to(h($message->recipient->username), array("controller" => "users", "action" => "show", "id" => $message->recipient->username)); ?> link_to(h($message->subject), array("controller" => "messages", "action" => "show", "id" => $message->random_hash)); ?> created_at->format("Y-m-d H:i:s")); ?>