Hey there! Check out HackerBooks.com - our latest project that let you search books from StackOverflow and HackerNews

Latest Screencasts (page 7)

RailsCasts #160 Authlogic

Railscasts - 2009-05-04 - free

Authentication can get very complex. In this episode I show how Authlogic can handle this complexity while you stay in control of how it is presented to the user.

Watch this screencast

RailsCasts #156 Webrat

Railscasts - 2009-04-06 - free

If you prefer writing integration tests in ruby instead of Cucumber's plain english, consider interacting with Webrat directly as I show in this episode.

Watch this screencast

RailsCasts #155 Beginning with Cucumber

Railscasts - 2009-03-30 - free

Cucumber is a high-level testing framework. In this episode we will create a new Rails application from scratch using behavior driven development.

Watch this screencast

RailsCasts #153 PDFs with Prawn

Railscasts - 2009-03-16 - free

Prawn is an excellent Ruby library for generating PDF documents. Learn how to use it along with the Prawnto plugin in this episode.

Watch this screencast

RailsCasts #149 Rails Engines

Railscasts - 2009-02-16 - free

Rails 2.3 brings us much of the same functionality as the Rails Engines plugin. Learn how to embed one application into another in this episode.

Watch this screencast

RailsCasts #147 Sortable Lists

Railscasts - 2009-02-02 - free

Creating drag & drop sortable lists is fairly easy using Prototype and the built in helper methods. See how in this episode.

Watch this screencast

RailsCasts #146 PayPal Express Checkout

Railscasts - 2009-01-26 - free

PayPal Express Checkout is easy to add to an existing ordering system. See how in this episode.

Watch this screencast

RailsCasts #145 Integrating Active Merchant

Railscasts - 2009-01-19 - free

In this episode I show how to add Active Merchant's functionality to a Rails application to make a fully-functional checkout process.

Watch this screencast

RailsCasts #144 Active Merchant Basics

Railscasts - 2009-01-12 - free

Active Merchant is a great library for handling credit card transactions. In this episode I will show you the basics of using it to communicate with PayPal's gateway.

Watch this screencast

RailsCasts #135 Making a Gem

Railscasts - 2008-11-10 - free

Want to create a Ruby Gem instead of a Rails plugin? In this episode I will walk you through creating a gem to extend Rails.

Watch this screencast