Build a Blog with Ruby on Rails¶ ↑ Source code for the [Scotch.io tutorial](scotch.io/tutorials/build-a-blog-with-ruby-on-rails-part-1) To get started: “‘ $ git clone [email protected]:kinsomicrote/scotch-blog.git $ cd scotch-blog $ bundle install $ rake db:migrate $ rails s “`