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 (
aeden (author)
Thu Apr 12 14:24:30 -0700 2007
commit 03beae0020d8d014c6c2c7d0f15e99311fd3dda5
tree 1e25e7cc1ebb7cabc784f35f6c43156b1c7dc5ee
parent 5bb452cace198dc672bf4933de403431b6631670
tree 1e25e7cc1ebb7cabc784f35f6c43156b1c7dc5ee
parent 5bb452cace198dc672bf4933de403431b6631670
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
Rakefile | Sun Oct 29 18:26:03 -0800 2006 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | Mon Nov 06 17:07:20 -0800 2006 | |
| |
lib/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ |
README
== Welcome to ActiveWarehouse Demo This is a demo for the ActiveWarehouse plugin. 1.) To get started you must first install the ActiveWarehouse plugin: script/plugin install svn://rubyforge.org/var/svn/activewarehouse/timer/trunk 2.) Create the database. For example, connect to your MySQL server and type: create database aw_development; 3.) Run the migration script: rake migrate 4.) Run the setup script: ruby db/setup.rb 5.) Start the server: script/server 6.) Go to http://localhost:3000/








