Ruby on Rails Tutorial: sample application This is the sample application for Ruby on Rails Tutorial: Learn Rails by Example by Michael Hartl. == Welcome to Rails Rails is a web-application framework ...
Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby. Sequel provides thread safety, connection pooling and a concise DSL for constructing SQL queries and table schemas.