- Date added
-
April 2, 2011, 5:44 a.m.
- Description
- Today, we’re going to extend our knowledge of Sinatra by building a small database-driven app, “Recall,” for taking notes/making a to-do list. We’re going to be using a SQLite database to store the notes, and we’ll use the DataMapper RubyGem to communicate with the database.