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 (
| name | age | message | |
|---|---|---|---|
| |
README.md | Fri Oct 09 09:32:17 -0700 2009 | |
| |
app.rb | Sun Nov 01 13:31:52 -0800 2009 | |
| |
config.ru | Fri Oct 09 09:26:00 -0700 2009 | |
| |
templates/ | Mon Nov 23 10:08:34 -0800 2009 | |
| |
views/ | Tue Oct 27 11:22:26 -0700 2009 |
README.md
A Mustache Sinatra Example
Get started:
$ gem install mustache
$ git clone git://github.com/defunkt/mustache-sinatra-example.git
$ cd mustache-sinatra-example
$ rackup config.ru
$ open http://localhost:9292
Or browser to http://localhost:9292 by hand.
Note that we use a templates and a views directory. You don't
have to. By default the views and templates will live in the views
directory together.
Enjoy.
Chris Wanstrath :: chris@ozmm.org







