Latest Paid Screencasts
Database Scripting in Ruby with Sequel
Remi - 2010-01-05 - paid
Sequel is an awesome Ruby library for working with databases. As opposed to ActiveRecord and DataMapper, which are based on working with model objects, Sequel is meant to be used to directly query a database, without needed to go through an object relational mapper. You can use models and associations...
Watch this screencast
Find more screencasts on the
homepage