public
Description: A Sintatra-based web app for nerdy interviews.
Homepage: http://usesthis.com/
Clone URL: git://github.com/waferbaby/usesthis.git
name age message
file .gitignore Sat Oct 24 06:46:51 -0700 2009 Ignore jquery files. [waferbaby]
file Capfile Sat Oct 24 20:32:05 -0700 2009 Moved all the options into the thin config. [waferbaby]
file LICENSE Fri Jun 12 01:10:59 -0700 2009 Initial import. [waferbaby]
file README Tue Nov 03 22:20:26 -0800 2009 Initial import. [waferbaby]
file application.rb Sun Nov 01 23:47:15 -0800 2009 Removed edit/ from the editing URLs. [waferbaby]
directory lib/ Fri Oct 02 02:15:29 -0700 2009 Swapped the is_public property for a published_... [waferbaby]
directory public/ Thu Nov 05 01:18:14 -0800 2009 Added the Museon Sans 500 font-face, and droppe... [waferbaby]
file rack.ru Sat Oct 17 06:18:21 -0700 2009 Moved the main app into the root directory. [waferbaby]
file thin.yml Sat Oct 24 20:32:22 -0700 2009 Added explicit paths for the chdir, pid, rackup... [waferbaby]
directory views/ Sun Nov 01 01:34:08 -0700 2009 Initial import. [waferbaby]
README
    The Setup is a Sinatra-based nerdy interviews web application, and lives
    at http://usesthis.com/. This is the source code, for better or worse.

    Ruby gems it uses:
    
    * Sinatra (duh)         http://www.sinatrarb.com/
    * HAML                  http://haml-lang.com/
    * DataMapper            http://datamapper.org/
    * RDiscount             http://github.com/rtomayko/rdiscount
    
    Javascript it uses (for the adminy bit):
    
    * jQuery                http://jquery.com/
    * jQuery Editable       http://www.appelsiini.net/projects/jeditable
    
    Love,
    d.