ryanb / railscasts-episodes
- Source
- Commits
- Network (29)
- Issues (1)
- Downloads (0)
- Wiki (2)
- Graphs
-
Tree:
68a7359
commit 68a73590321fa2e1ce90cc93a078f57b22004823
tree 9078e3342283dc7ef07798507dae3d0c3a08d8c9
parent 7248d17eb7544d39396b93e38053724a6c274bd2
tree 9078e3342283dc7ef07798507dae3d0c3a08d8c9
parent 7248d17eb7544d39396b93e38053724a6c274bd2
railscasts-episodes / episode-117 / store
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
.gitignore | Sun Aug 31 20:55:43 -0700 2008 | |
| |
README | Sun Nov 16 12:22:47 -0800 2008 | |
| |
Rakefile | Sun Aug 31 20:55:43 -0700 2008 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
lib/ | Sun Jun 29 23:32:35 -0700 2008 | |
| |
public/ | ||
| |
script/ | Sun Aug 31 20:55:43 -0700 2008 | |
| |
test/ | ||
| |
vendor/ | Sun Nov 16 12:22:47 -0800 2008 |
episode-117/store/README
Railscasts Example Store App -- To setup the app, just run `rake setup`.

