It’s finally time for a new project (or song as I’m now calling them). In this tutorial I’m going to explain how to build a simple to do list app that uses a database to store the tasks in the list. In the tutorial I will cover the following: Installing SQLite and Datamapper Connecting to the Database CRUD Actions in the database RESTful urls in the browser Before you start, make sure that you hav