WeeBlog Project Setup: git clone this repository cd weeblog Accept the .rvmrc file bundle Create config/database.yml (there is an example database.example.yml in config) run rake db:create:all rails server