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 | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | Tue Aug 19 09:05:49 -0700 2008 | |
| |
CHANGELOG | Tue Aug 19 09:05:49 -0700 2008 | |
| |
LICENSE | Tue Aug 19 09:05:49 -0700 2008 | |
| |
README | ||
| |
Rakefile | ||
| |
TODO | Tue Aug 19 09:05:49 -0700 2008 | |
| |
app/ | ||
| |
autotest/ | ||
| |
config/ | ||
| |
merb.thor | Sun Sep 14 04:32:09 -0700 2008 | |
| |
public/ | ||
| |
schema/ | Tue Aug 19 09:05:49 -0700 2008 | |
| |
spec/ |
README
MerbGuestbook A merb guestbook application using spam protection (recaptcha) and haml. The following dependencies are needed: - merb 0.9.7 - merb-more - merb_global - merb_helpers - merb_activerecord - gravtastic - merb_paginate http://github.com/gogolok/merb_paginate/ - merb_recaptcha http://github.com/gogolok/recaptcha/ - merb-fixtures http://github.com/gogolok/merb-fixtures/ You need to set the environment variables RECAPTCHA_PUBLIC_KEY and RECAPTCHA_PRIVATE_KEY before starting the application. You should also protect the pages below /admin.








