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 (
tension /
| name | age | message | |
|---|---|---|---|
| |
.gems | Sun May 24 10:49:25 -0700 2009 | |
| |
.gitignore | Mon Apr 13 17:53:47 -0700 2009 | |
| |
.gitmodules | Thu May 14 07:55:52 -0700 2009 | |
| |
README | Wed May 13 05:30:45 -0700 2009 | |
| |
Rakefile | Sun Apr 12 15:51:35 -0700 2009 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | Wed May 13 19:54:19 -0700 2009 | |
| |
doc/ | Sun Apr 12 15:51:35 -0700 2009 | |
| |
lib/ | Mon May 04 18:27:32 -0700 2009 | |
| |
public/ | ||
| |
script/ | Sun Apr 12 15:51:35 -0700 2009 | |
| |
test/ | Sun Apr 12 17:42:15 -0700 2009 | |
| |
vendor/ | Thu May 14 08:30:44 -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








