Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

ryanb/blog-screencast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the blog application built in the offical 15 minute Rails screencast.

http://rubyonrails.org/screencasts

You will need to copy the database.yml file and migrate the database.

cp config/database_example.yml config/database.yml
rake db:migrate

About

Example blog application built in the offical 15 minute Rails screencast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published