Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
Every other week you will be treated to a new, free RailsCasts episode featuring tips and tricks with Ruby on Rails, the popular web development framework. These screencasts are short and focus on one... more
FAQs about RailsCasts:How many episodes does RailsCasts have?The podcast currently has 346 episodes available.
August 09, 2010#226 Upgrading to Rails 3 Part 2Here we continue upgrading an application to Rails 3 by getting our specs up and running and going through the rails_upgrade plugin....more13minPlay
August 02, 2010#225 Upgrading to Rails 3 Part 1In the first part of this series on upgrading a Rails 2 application to Rails 3, we'll start off by setting up Rails 3.0 Release Candidate in a clean environment. The rails_upgrade plugin will then help us determine what needs upgrading....more12minPlay
July 26, 2010#224 Controllers in Rails 3Embedded flash notices, permanent cookies, and the details of respond_with are in this episode....more11minPlay
July 19, 2010#223 ChartsThere are a number of libraries to help create graphs. Here I show how to integrate Highcharts into a Rails app....more17minPlay
July 12, 2010#222 Rack in Rails 3The router in Rails 3 is fully compatible with Rack. Learn how to embed Sinatra into an app, handle redirects, and improve on Rails Metal....more9minPlay
July 05, 2010#221 Subdomains in Rails 3It is now possible to add subdomains to Rails 3 without the use of additional plugins. Learn how in this episode....more14minPlay
June 28, 2010#220 PDFKitGenerating PDFs in plain Ruby can be a lot of work. Instead, consider generating PDFs from HTML using PDFKit....more9minPlay
June 21, 2010#219 Active ModelIn Rails 3 the non-database functionality of Active Record is extracted out into Active Model. This allows you to cleanly add validations and other features to tableless models....more7minPlay
June 14, 2010#218 Making Generators in Rails 3Generators in Rails 3 have been rewritten to use Thor which means the code used to create a generator is quite different. Here you will learn the new way to make generators in Rails 3....more11minPlay
June 07, 2010#217 Multistep FormsSee how to create a multi-step (wizard) form from scratch in this episode....more16minPlay
FAQs about RailsCasts:How many episodes does RailsCasts have?The podcast currently has 346 episodes available.