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 Fri Nov 13 03:27:03 -0800 2009 Removed the javascript symlinking fun times. [waferbaby]
file LICENSE Fri Jun 12 01:10:59 -0700 2009 Initial import. [waferbaby]
file README Fri Nov 13 03:36:05 -0800 2009 Removed mention of RDiscount, added my email ad... [waferbaby]
file Rakefile Fri Nov 13 01:49:18 -0800 2009 Initial import. [waferbaby]
file application.rb Fri Nov 13 03:36:24 -0800 2009 Removed rdiscount. OH ALSO NO MORE PAGINATION NOW. [waferbaby]
directory lib/ Fri Nov 13 03:41:04 -0800 2009 Increased the credits length to 100 characters. [waferbaby]
directory public/ Sat Dec 05 18:22:16 -0800 2009 Initial import. [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/ Mon Nov 30 21:48:53 -0800 2009 Maybe use the right charset, yo. [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.

    It uses some Ruby gems:
    
    * Sinatra (duh)         http://www.sinatrarb.com/
    * HAML                  http://haml-lang.com/
    * DataMapper            http://datamapper.org/

    Love,
    d (at waferbaby dot com).