New issue report by arun.thampi:
so Person.new(:id => '123')
p.id # returns nil
It should return '123'
Issue attributes:
Status: Accepted
Owner: arun.thampi
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by arun.thampi:
Fixed in r66
Issue attribute updates:
Status: Fixed