mattpolito / bread_box
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit c829d06d15aef4b83faa98f1c60a612f3173b780
tree b366ee6a9f1bc446e9da833f5a4c7d09c9dc7a01
parent 6c53e09d00300a1559bd85814b258be37e02b9d6
tree b366ee6a9f1bc446e9da833f5a4c7d09c9dc7a01
parent 6c53e09d00300a1559bd85814b258be37e02b9d6
| name | age | message | |
|---|---|---|---|
| |
.gems | Mon Sep 21 19:07:44 -0700 2009 | |
| |
.gitignore | Mon Aug 10 18:53:59 -0700 2009 | |
| |
README.textile | Tue Aug 18 07:43:36 -0700 2009 | |
| |
Rakefile | Sat Aug 01 13:24:03 -0700 2009 | |
| |
app/ | Wed Sep 23 11:36:23 -0700 2009 | |
| |
config/ | Tue Sep 22 18:57:55 -0700 2009 | |
| |
db/ | Sat Aug 22 21:18:21 -0700 2009 | |
| |
doc/ | Sat Aug 01 13:24:03 -0700 2009 | |
| |
generate | Sat Aug 15 16:18:08 -0700 2009 | |
| |
lib/ | Sat Aug 22 21:18:21 -0700 2009 | |
| |
public/ | Wed Sep 23 11:36:23 -0700 2009 | |
| |
script/ | Sun Aug 02 18:47:25 -0700 2009 | |
| |
spec/ | Wed Sep 23 05:22:56 -0700 2009 | |
| |
test/ | Sat Aug 15 19:36:03 -0700 2009 | |
| |
vendor/ | Tue Sep 22 14:26:05 -0700 2009 |
README.textile
Bread Box
“It’s where you keep your dough!”
Bread Box is simple invoicing with the freelancer in mind.
To get started:
- git clone http://github.com/mattpolito/bread_box.git
- rake db:create
- rake db:migrate
- rake db:populate ( if you want fake data added )
- Start your server
- Enjoy!
