Sha256: c48754a5b157c60556bc302d37041526f8f245b6ade61b6392f3591829d58489

Contents?: true

Size: 908 Bytes

Versions: 6

Compression:

Stored size: 908 Bytes

Contents

= tuk

Tuk makes dealing with uk telephone numbers a little easier.

Tuk::Number.new('442089732951').area_code => '020'

== Install

gem install tuk

== Contributing to tuk
 
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

== Copyright

Copyright (c) 2011 Daniel Cooper. See LICENSE.txt for
further details.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tuk-0.2.2 README.rdoc
tuk-0.2.1 README.rdoc
tuk-0.2.0 README.rdoc
tuk-0.1.3 README.rdoc
tuk-0.1.2 README.rdoc
tuk-0.1.1 README.rdoc