Create Country, State, City, Neighborhood and a polymorphic model called Address that can be related as addessable.
Ruby
New
Free
The author was too lazy to write a description
Stores address book entries in a plain text file
A tiny Ruby library to quickly standardize a postal address
Address service gem
Uses geocoding to perform fuzzy match on address strings
Nfe.io's Adresses gem
.
Smartly capitalize US & Canadian addresses
you can search address by zipcode
An address picker for Rails with autocompletion and map picking (adapted from https://github.com/sgruhier/jquery-addresspicker)
A super simple way to turn an address string into a hash of useful information!
Divide an address line into street and street number based on a Streets file.
Calls and parses various maps APIs for accurate address validation and geocoding
This rubygem does not have a description or summary.
Give it text. It finds addresses in it.
Inspired by the address fields on amazon.com
Address Composer formats address components using worldwide regions formatting templates
É uma gem que gera um model address e partial para cadastro de endereço de forma polimórfica, fazendo uma busca...
Library for implementing true Abstract classes, throwing errors when class is created, instead of when missing methods are called.
Abstracted has a lot of inspiration from gems like resources_controller by Ian White!