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 | Sat Nov 29 21:26:13 -0800 2008 | |
| |
.gitmodules | Wed Dec 10 06:36:35 -0800 2008 | |
| |
README | ||
| |
Rakefile | Sun Oct 26 13:33:50 -0700 2008 | |
| |
app/ | Wed Feb 25 16:25:24 -0800 2009 | |
| |
changelog.txt | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | Sun Oct 26 13:33:15 -0700 2008 | |
| |
lib/ | Wed Feb 25 13:57:08 -0800 2009 | |
| |
log/ | Fri Oct 17 20:51:35 -0700 2008 | |
| |
public/ | Sat Nov 29 21:57:28 -0800 2008 | |
| |
script/ | Sun Oct 26 13:33:15 -0700 2008 | |
| |
spec/ | Wed Feb 25 13:18:29 -0800 2009 | |
| |
stories/ | Thu Oct 23 07:38:38 -0700 2008 | |
| |
test/ | Mon Dec 17 10:27:02 -0800 2007 | |
| |
tmp/ | Sat Nov 29 21:25:41 -0800 2008 | |
| |
torrents/ | Fri Oct 17 20:51:35 -0700 2008 | |
| |
vendor/ | Wed Dec 10 06:36:35 -0800 2008 |
README
== Welcome to the Hydra Project - Rails App === Install === Get the source: git clone git://github.com/mnutt/hydraproject.git cd hydraproject git submodule update --init Note: because hydraproject uses submodules, downloading the tarball will NOT work :( Clone the default config files: rake hydra:prepare Alter database.yml if you want to have a database other than hydra_dev. Set up the database: rake db:create rake db:migrate Start the server: script/server start Please see the website for the latest documentation. http://code.google.com/p/hydraproject/








