| db/migrations | ||
| models | ||
| test | ||
| views | ||
| .gitignore | ||
| app.rb | ||
| config.ru | ||
| db.rb | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| myapp.service | ||
| Rakefile | ||
| README.md | ||
Roda step 3 - Database
Build on our prior app using templates to pull data from a database.
| db/migrations | ||
| models | ||
| test | ||
| views | ||
| .gitignore | ||
| app.rb | ||
| config.ru | ||
| db.rb | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| myapp.service | ||
| Rakefile | ||
| README.md | ||
Build on our prior app using templates to pull data from a database.