Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
carr committed Jan 6, 2010
1 parent 5fa53d0 commit 7f66cf7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Readme.rdoc
Expand Up @@ -73,12 +73,11 @@ When given a symbol it is used as a lookup for the format in the <tt>Phone.named
pn.format(:europe)

You can add your own custom named formats like so:
Phone.named_formats[:short] = '%A/%n1-%n2'

Phone.named_formats[:short] = '%A/%n1-%n2'
pn.format(:short)

= TODO
Parse testing for different countries. Currently tested on: Croatia, Slovenia, Hungary, Serbia, Bosnia and Herzegovina,
Parse testing for different countries. Currently tested on: US, Croatia, Slovenia, Hungary, Serbia, Bosnia and Herzegovina,
Germany.

= Author
Expand Down

0 comments on commit 7f66cf7

Please sign in to comment.