Skip to content

apeiros/swissmatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Summary

Deal with everything related to swiss addresses. This is a meta-gem which consists of swissmatch-location, -street, -directories and -rails.

Installation

Install the gem: gem install swissmatch
Depending on how you installed rubygems, you have to use sudo: sudo gem install swissmatch
In Ruby: require 'swissmatch'
To automatically load the location datafiles: require 'swissmatch/location/autoload'

Usage

Please look at the usage of the individual gems:

  • swissmatch-directories
  • swissmatch-location
  • swissmatch-rails
  • swissmatch-street

Links

swissmatch

swissmatch-directories

swissmatch-location

swissmatch-rails

swissmatch-street

3rd party links

License

You can use this code under the {file:LICENSE.txt BSD-2-Clause License}, free of charge. If you need a different license, please ask the author.

Credits