Navigation Menu

Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

dsully/loser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loser: Copyright 2009 Dan Sully

Requirements: 
    * Merb
    * DataMapper
    * DataObjects

Install:
    * gem install rake merb data_objects do_mysql do_sqlite3 datamapper facets thin launchy

    * merb-flash from: http://github.com/teamon/merb-flash/tree/master

Also make sure your system Ruby has the OpenSSL extension installed.

Running:
    # This will create your schema (and delete any old one).
    $ rake db:automigrate

    # Import data from CSV. Talk to dan for the script. It's messy and shouldn't be checked in.
    $ merb -r scripts/...

    # Start merb.
    $ merb -a thin

About

Merb application to facilitate weight-loss betting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published