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

Latest Free Screencasts

Creating a Rake Task to Convert ERB to HAML

Teach Me To Code - 2011-03-18 - free

This is a basic demonstration of adding a rake task to Ruby on Rails. Some of the same principles apply to Rake in general. You also see how to call out to the command line and how to convert ERB and HTML to HAML.

Watch this screencast

Setting Up And Testing Devise – Delicious Clone

Teach Me To Code - 2011-01-21 - free

Because I’m going to be testing in cucumber sections of the site that require a user to be logged in, I decided to get it out of the way. So, in this video, I write a cucumber feature to test login and round it off with a few tests on the devise generated user model [...]

Watch this screencast
Find more screencasts on the homepage