Latest Paid Screencasts (page 5)
Rails 2 PDF
Peepcode - 2008-06-12 - paid
Rails 3 is almost here! Check out our Rails 3 Upgrade Handbook for a painless transition to the new framework. by Ryan Daigle, yFactorial For over a year, Ryan Daigle has kept you informed on the latest updates to the Rails trunk. In this new 80-page PDF, Ryan discusses over...
Watch this screencastRSpec Controllers and Tools
Peepcode - 2008-06-11 - paid
Part III of the popular RSpec series! (Part I and II are also available). This 69 minute screencasts shows how to write behavior examples for Rails Controllers, Views, and Helpers. It finishes the application started at the beginning of this series. It also talks about shared behaviors, writing specs for...
Watch this screencastTextMate for Rails 2
Peepcode - 2008-06-06 - paid
Content and filming by Dr. Nic Williams, voiceover by Geoffrey Grosenbach. Dr. Nic Williams has been hard at work on an updated TextMate bundle for Rails 2.0. This 66 minute screencast shows many of the new features of the Rails 2 TextMate bundle. It finishes by showing you how to...
Watch this screencastREST for Rails 2
Peepcode - 2008-06-02 - paid
The first REST screencast was the top-selling screencast at PeepCode for over a year. We’ve started from scratch and built this one from the ground up for Rails 2 (a few Rails 2.1 features are used, too!). RESTful routes have been a big part of Rails since version 1.2, but...
Watch this screencastRails Security Audit PDF
Peepcode - 2008-05-28 - paid
by Aaron Bedra of Relevance No one wants to wake up to an application that has been hacked. This 47-page PDF talks about common vulnerabilities found in Rails applications and how to solve them. After touching on common model and view vulnerabilities, Aaron takes you through a session with the...
Watch this screencastReceiving Email with Ruby PDF
Peepcode - 2008-05-16 - paid
Previously called MMS2R Web applications become much more useful when powered by the oldest communication technology on the Internet: email. This 60 page PDF shows how to use the MMS2R RubyGem to receive and parse email from both desktop clients and mobile devices. You’ll learn about:
Watch this screencastRSpec User Stories
Peepcode - 2008-01-10 - paid
By Geoffrey Grosenbach. Technical consultation from RSpec committer David Chelimsky. RSpec 1.1 introduces a new feature…user stories. You can now write plain-text stories that fit into the XP style of development. You can use stories written by customers to execute code against your application, or you may choose to use...
Watch this screencastRails 2 from Scratch Part I
Peepcode - 2007-12-12 - paidIncludes minor updates for Rails 2! If you purchased the previous version, you can re-download it by logging in to your account. Ruby on Rails has received a lot of press in the past few years. This 76 minute screencast teaches you the basics of Rails. If you’ve done PHP,...
Watch this screencastCapistrano 2
Peepcode - 2007-12-04 - paid
Capistrano 2 is a tool for automating the deployment of your application to a server. You can also automate many other monotonous server-maintenance tasks. It is written in Ruby but can be used to deploy any kind of web application. This 50 minute screencast talks about the concepts behind Capistrano...
Watch this screencastRails Code Review PDF
Peepcode - 2007-10-25 - paid
by Geoffrey Grosenbach If you’re a beginning Rails developer, this is the book for you! Seventeen chapters show how applications are often written (the wrong way). Then, we show you how it should be done correctly. It’s more than just a checklist, it’s a tour of well-built applications that will...
Watch this screencast