railstutorial / sample_app
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
edge
commit 3d3039f5f37bf2767791f7e7e7c8e26c9d48826a
tree 0000db63e16895ee14c00fb7b2e9c6f0c2e41539
parent 5db05e7cdacfc776c19fd48f48629d3b7e4c18ed
tree 0000db63e16895ee14c00fb7b2e9c6f0c2e41539
parent 5db05e7cdacfc776c19fd48f48629d3b7e4c18ed
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Gemfile | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config.ru | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
vendor/ |
README.markdown
The Ruby on Rails Tutorial sample application
This is the sample application for the book Ruby on Rails Tutorial: Learn Rails by Example by Michael Hartl.

