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.
March 22, 2010#206 Action Mailer in Rails 3Action Mailer has been rewritten for Rails 3 providing a much cleaner API with its use of the Mail gem....more13minPlay
March 15, 2010#205 Unobtrusive JavascriptKeep JavaScript out of your HTML content with unobtrusive JavaScript. Here I show how Rails 3 works with this best practice....more14minPlay
March 08, 2010#204 XSS Protection in Rails 3It is easy to be vulnerable to cross site scripting attacks in earlier versions of Rails, but Rails 3 solves this by automatically escaping unsafe input....more9minPlay
March 01, 2010#203 Routing in Rails 3Rails 3 sports a new routing interface. In this episode I show how to translate the old interface into the new one and show off a few new features....more14minPlay
February 22, 2010#202 Active Record Queries in Rails 3Rails 3 introduces a new query interface for performing finds in Active Record. See how it works along with the changes in named scopes....more11minPlay
February 15, 2010#201 BundlerBundler is the way to manage gem dependencies in Rails 3.0. Learn how to install gems and lock them down in this episode....more10minPlay
February 08, 2010#200 Rails 3 Beta and RVMGet started with Rails 3.0 Beta and install Ruby 1.9.1 using RVM: Ruby Version Manager. Stay tuned to the end for a challenge on giving back to open source....more9minPlay
February 01, 2010#199 Mobile DevicesChange the look and behavior of a Rails app on mobile devices. Also use jQTouch to build a native-looking interface....more14minPlay
January 25, 2010#198 Edit Multiple IndividuallyUse checkboxes to edit multiple records in one form, where each one has an individual set of form fields....more14minPlay
January 18, 2010#197 Nested Model Form Part 2Add and remove nested model fields dynamically through JavaScript using either Prototype or jQuery....more13minPlay
FAQs about RailsCasts:How many episodes does RailsCasts have?The podcast currently has 346 episodes available.