This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
No gems have been built for this project yet.
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README | Thu Apr 17 19:19:08 -0700 2008 | [mtodd] |
| |
Rakefile | Thu Apr 17 19:19:08 -0700 2008 | [mtodd] |
| |
app/ | Thu Apr 17 19:19:08 -0700 2008 | [mtodd] |
| |
config/ | Thu Apr 17 19:19:08 -0700 2008 | [mtodd] |
| |
lib/ | Thu Apr 17 19:19:08 -0700 2008 | [mtodd] |
| |
runner.ru | Thu Apr 17 19:19:08 -0700 2008 | [mtodd] |
| |
static/ | Thu Apr 17 19:19:08 -0700 2008 | [mtodd] |
README
= Guesser == Introduction Asks the viewer a question and the viewer can see if their answer was correct. This is a sample of a complicated Rack application (which can serve both the necessary static files as well as the Halcyon application routes) and a simple example of how to use the JavaScript client in a website. == Installation Just make sure that all of the dependencies are installed to run a normal Halcyon application, include Rack, Merb, JSON, etc. === Dependencies * Halcyon (halcyon >= 0.5.0) == License MIT License <http://www.opensource.org/licenses/mit-license.php> == Contact * Matt Todd <chiology@gmail.com>





