Skip to content

jacobat/oiorest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveOio
=========

ActiveOIO is a Ruby on Rails ActiveOIO extension to Danish public data.

You can read more about it at http://code.google.com/p/oiorest/


Example
=======

# Find all
Kommune.find(:all)

# Find one
Postdistrikt.find(8830)

# Search by name
Postdistrikt.find_by_name("borg")


TODO
========
* lokaliteter => make drill down to full-address level
* 

About

Library for accessing the Danish OIO Rest information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages