Use this instead
proxy_association.owner
In Rails 3+
company.errors[:name]
In Rails 2.3 and below:
company.errors.on(:name)