public
Description: A social transport mashup system example written in Rails
Homepage: https://tillsammans.boss.bekk.no
Clone URL: git://github.com/oc/tillsammans.git
name age message
file .gitattributes Wed May 28 13:31:16 -0700 2008 Specified .swf to be binary files [oc]
file .gitignore Thu May 29 14:19:59 -0700 2008 Newer and BETTER flex app. [mikaelvik]
file README Wed May 28 13:17:15 -0700 2008 Updated 'documentation' [oc]
file Rakefile Mon Mar 24 15:09:52 -0700 2008 Oppdaterte deploy-settings [oc]
directory app/ Fri May 30 06:05:52 -0700 2008 Added javascript to logout button [oc]
directory config/ Thu May 29 10:42:33 -0700 2008 Added nested route [Morten Torkildsen]
directory db/ Fri May 30 05:45:18 -0700 2008 Change to migrations. [mikaelvik]
directory doc/ Tue Mar 18 12:23:01 -0700 2008 Inited bare Ruby on Rails project with RSpec an... [oc]
directory lib/ Tue May 27 16:20:29 -0700 2008 Added posibility in the data model for organizi... [mikaelvik]
directory log/ Thu Mar 20 10:39:05 -0700 2008 Deleted old map controller [oc]
directory public/ Thu May 29 23:07:16 -0700 2008 Contains boss remote url [Torbjorn Vatn (hjemme)]
directory script/ Tue Mar 18 13:49:54 -0700 2008 Added ym4r plugin [oc]
directory spec/ Wed May 28 16:20:50 -0700 2008 Tried to update the controllers with useful cal... [mikaelvik]
directory stories/ Tue Mar 18 13:49:54 -0700 2008 Added ym4r plugin [oc]
directory test/ Thu May 08 13:53:20 -0700 2008 Changed layout to liquid, added location to cli... [oc]
directory vendor/ Fri Apr 25 02:56:15 -0700 2008 Added missing files from previous commit [Morten Torkildsen]
README
== Welcome to Tillsammans

Mikael Rulez!!! oc > Mikael.

This is a simple RoR-based system we are developing on about one evening per week. Don't expect any rapid progress ;)

We are mainly doing this to learn and/or teach RoR and Flex.

== Getting Started

We use Vlad the Deployer for simplified deployment. First, tweak your config/deploy.rb to reflect 
your own setup, setup a shared/database.yml and possibly a shared/mongrel_cluster.yml

For convenience there are three extra vlad tasks: vlad:deploy, vlad:restart and vlad:db_config.

== Features

Currently: nothing ;)

We are planning to implement:
- A calender abstraction (Firstly for integration with Notes, in the future possibility of any iCal calendar)
- A authentication/SSO abstraction (currently uses our own REST-based authenticator service)
- IPhone interface
- Automatized localization
- Much more standard stuff.