public
Description: Rails examples for the oiorest project
Homepage:
Clone URL: git://github.com/dalager/oiorest-rails-examples.git
Christian Dalager (author)
Mon Jun 16 13:47:03 -0700 2008
commit  3897c4d6000a0fe7d383e39f1261f2f588f09865
tree    ec0b062b53238695e2682d4099db4d1cc5f7fc99
parent  d7e8583d6dfbabff5389cdd7a5c64f1c285bbbe1
name age message
file .gitignore Tue May 13 11:49:25 -0700 2008 initial git commit [Christian Dalager]
file .gitmodules Tue May 13 12:08:41 -0700 2008 committing oiorest submodule [Christian Dalager]
file README.markdown Tue May 13 23:04:40 -0700 2008 indented code [olleolleolle]
file Rakefile Tue May 13 11:49:25 -0700 2008 initial git commit [Christian Dalager]
directory app/ Mon Jun 16 13:47:03 -0700 2008 Replaced partial [Christian Dalager]
directory config/ Sun Jun 15 12:07:07 -0700 2008 Updated to rails 2.1.0 [Christian Dalager]
directory db/ Tue May 13 15:59:28 -0700 2008 adding db folder, to appease the rake migration... [olleolleolle]
directory doc/ Tue May 13 11:49:25 -0700 2008 initial git commit [Christian Dalager]
directory log/ Tue May 13 12:35:53 -0700 2008 Added log dir [Christian Dalager]
directory public/ Sun Jun 15 13:56:18 -0700 2008 Adding basic address search functionality [Christian Dalager]
directory script/ Sun Jun 15 12:07:07 -0700 2008 Updated to rails 2.1.0 [Christian Dalager]
directory test/ Sun Jun 15 13:56:18 -0700 2008 Adding basic address search functionality [Christian Dalager]
directory vendor/ Sun Jun 15 10:42:03 -0700 2008 Using the latest version of the oiorest plugin ... [Christian Dalager]
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