This is a forward of ticket #65311
--- Begin Message ---
The SYNOPSIS uses methods that aren't defined/available for use.
Namely, ->city, ->zip, ->state
On Mon Jan 31 16:45:04 2011, ROKR wrote:
> The SYNOPSIS uses methods that aren't defined/available for use.
>
> Namely, ->city, ->zip, ->state
The attached patch adds a 'city' method with a sampling of US cities. For zip
and state, I've used
the us_state_abbr and us_zip_code methods.
data_faker_city.patch
Description: Binary data
--- End Message ---