Using Sinatra to Provide a Web Interface for a Gem
Tuesday September 8, 2009
So far, we've discussed how to use Sinatra in general, how to handle and route requests, and how to build views using Haml. Before we take the plunge into using data storage with Sinatra, let's put what we've discussed so far into practice. This article explains how to use Sinatra to provide a web interface for a gem.


Comments
No comments yet. Leave a Comment