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 (
Christian Dalager (author)
Mon Jun 16 13:45:29 -0700 2008
commit d7e8583d6dfbabff5389cdd7a5c64f1c285bbbe1
tree cf14c0273e64afdaf1814133d1fe53194aeb0569
parent 6b6dcc4d2a02921b1b67960cda5e37c9a851460a
tree cf14c0273e64afdaf1814133d1fe53194aeb0569
parent 6b6dcc4d2a02921b1b67960cda5e37c9a851460a
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
vendor/ |
README.markdown
A Rails example app for oiorest
Instead of you having to type up an application that uses the oiorest ActiveResource-based plugin, use this Rails app to try out oiorest.
What is oiorest?
See the oiorest project page at GitHub:
http://github.com/dalager/oiorest/tree/master
Oiorest in short: an experimental plugin for a project to help an experiment with public Danish data about municipalities.
oiorest at Google Code has some wiki information to be moved to GitHub.
Getting started
You have checked out the source code, now run these commands to install the plugin from source, and set up a database.
git-submodule init
git-submodule update
rake db:migrate
How To Use the Examples
Start that server, run the application, and have a look.
- Kommuner shows Denmark's municipalities with autocomplete
- Regioner shows the larger areas of Denmark, and how they can request info about their contents








