RubySource: Just Do It: Learn Sinatra, Part Four

Darren Jones
Share

Welcome to the last part of this series. The aim of this series of tutorials has been to take somebody who has never used Sinatra from creating an app to deploying it. You can find the other parts of the series at the following links: Part 1 – Introduction to Sinatra Part 2 – Using DataMapper Part 3 – Database Associations After those three parts, we have now finished most of the main functionality of our To Do List app. In this final part we are going to look at using Sass for the CSS before deploying the app on the Heroku cloud hosting service

More:
RubySource: Just Do It: Learn Sinatra, Part Four