Skip to content
forked from jacobat/oiorest

Library for accessing the Danish OIO Rest information

License

Notifications You must be signed in to change notification settings

tobiashm/oiorest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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')


About

Library for accessing the Danish OIO Rest information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%