This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
has_phone_numbers / CHANGELOG.rdoc
master
0.2.0 / 2009-04-19
- Add the ability to parse raw values [Matt Lightner]
- Validate that the country code is known
- Validate number lengths on a per-country code basis
- Add the list of available country codes
- Remove PhoneNumber#display_value in favor of using the Rails helper
- Add dependency on Rails 2.3
- Remove dependency on plugins_plus
0.1.0 / 2008-12-14
- Remove the PluginAWeek namespace
0.0.5 / 2008-10-26
- Change how the base module is included to prevent namespacing conflicts
- Change PhoneNumber#to_s to PhoneNumber#display_value
0.0.4 / 2008-06-22
- Remove log files from gems
0.0.3 / 2008-05-05
- Updated documentation
0.0.2 / 2007-09-26
- Move test fixtures out of the test application root directory
0.0.1 / 2007-08-21
- Added documentation
- Removed dependency on has_association_helper







