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 (
commit ea5bb3c95390509d2668efd2697ccb4b23586653
tree 2f402bf3430d936dd5c693184376fb9cc8512977
parent 30bf15ba30f86f8e7d346579ec541c379354b703
tree 2f402bf3430d936dd5c693184376fb9cc8512977
parent 30bf15ba30f86f8e7d346579ec541c379354b703
tension /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Apr 13 17:53:47 -0700 2009 | |
| |
.gitmodules | Sun Apr 12 17:52:41 -0700 2009 | |
| |
README | Wed May 13 05:30:45 -0700 2009 | |
| |
Rakefile | Sun Apr 12 15:51:35 -0700 2009 | |
| |
app/ | Wed May 13 06:04:45 -0700 2009 | |
| |
config/ | Wed May 13 06:04:45 -0700 2009 | |
| |
db/ | Mon May 04 18:12:02 -0700 2009 | |
| |
doc/ | Sun Apr 12 15:51:35 -0700 2009 | |
| |
lib/ | Mon May 04 18:27:32 -0700 2009 | |
| |
public/ | Sun Apr 12 17:49:33 -0700 2009 | |
| |
script/ | Sun Apr 12 15:51:35 -0700 2009 | |
| |
test/ | Sun Apr 12 17:42:15 -0700 2009 | |
| |
vendor/ | Sun Apr 12 17:52:41 -0700 2009 |
README
# Tension Extensions Manager for software like Spree, RedMine, ... To install: cp config/database.yml.example config/database.yml git submodule init git submodule update sudo rake gems:install sudo gem i ruby-github (i've problems to add this gem in environment.rb) rake db:sample (Create admin user and sample data) ./script/server







