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 (Mobile):How many episodes does RailsCasts (Mobile) have?The podcast currently has 346 episodes available.
July 11, 2007#56 The LoggerLearn all about the logger in this episode. See how to send messages to the log and how to customize it....more10minPlay
July 09, 2007#55 Cleaning Up the ViewThis episode starts off with a big, messy template. Watch as this code shrinks and becomes more readable while the interface stays the same....more10minPlay
July 06, 2007#54 Debugging with ruby-debugThis episode will show you how to debug a rails app using ruby-debug: set a breakpoint, inspect variables, change the code and more....more9minPlay
July 04, 2007#53 Handling ExceptionsWhen an exception is raised in development you get the full error along with the stack trace. In production, only a simple message is displayed. Learn why this is and how to customize the handling of exceptions....more9minPlay
July 02, 2007#52 Update through CheckboxesSee how to select multiple items using checkboxes and perform an action on the selected items in this episode....more11minPlay
June 29, 2007#51 will_paginateIn edge rails (soon to be Rails 2.0), the built-in pagination has been moved into a plugin: classic_pagination. I recommend jumping over to the will_paginate plugin as shown in this episode....more7minPlay
June 27, 2007#50 Contributing to RailsThe best way to contribute to the Rails project is to submit a patch. This episode shows how to do exactly that. There's also a surprise at the end that you don't want to miss!...more15minPlay
June 25, 2007#49 Reading the APIThe Rails API docs are very useful but can be difficult to read. This episode will give some tips on reading the docs and mention a few alternative sites for accessing the API. Update: sorry about the broken movie, it should work now....more7minPlay
June 22, 2007#48 Console TricksThe Rails console is one of my favorite tools. This episode is packed with tips and tricks on how to get the most out of the console....more11minPlay
June 20, 2007#47 Two Many-to-ManyThere are two different ways to set up a many-to-many association in Rails. In this episode you will see how to implement both ways along with some tips on choosing the right one for your project....more9minPlay
FAQs about RailsCasts (Mobile):How many episodes does RailsCasts (Mobile) have?The podcast currently has 346 episodes available.