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 (
unknown (author)
Tue Oct 20 11:49:41 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Oct 09 12:03:30 -0700 2009 | |
| |
LICENSE | Wed Sep 23 10:19:03 -0700 2009 | |
| |
README | Tue Oct 20 11:49:41 -0700 2009 | |
| |
Rakefile | Wed Sep 02 07:40:08 -0700 2009 | |
| |
app/ | Fri Oct 16 10:10:56 -0700 2009 | |
| |
config/ | Wed Sep 23 10:19:03 -0700 2009 | |
| |
db/ | Wed Sep 16 12:16:46 -0700 2009 | |
| |
lib/ | Fri Sep 18 07:29:47 -0700 2009 | |
| |
public/ | Wed Sep 23 10:37:09 -0700 2009 | |
| |
script/ | Wed Sep 02 07:40:08 -0700 2009 | |
| |
test/ | Tue Sep 08 12:52:13 -0700 2009 | |
| |
vendor/ | Fri Oct 09 12:02:55 -0700 2009 |
README
GETTING STARTED ------------------------------ Ensure that all required gems are present (ferret, addressable, RedCloth, json, mislav-will_paginate, ruby-recaptcha, ruby-openid): >> rake gems:install Edit your config/database.yml file to specify an existing, empty database. Then run the following command in your console to set up the database and initial settings: >> rake lv:install You will be prompted to enter credentials for an initial administrator account. LittleVoice requires recaptcha public and private keys. To add the keys or update the site configurations like Site Name, URL etc., perform the following steps: 1. Login using the "admin" login 2. Go to Admin Dashboard > Settings 3. Edit existing or add new keys under the 'RECAPTCHA' heading







