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.
June 15, 2009#166 Metric FuMetric Fu is a compilation of several tools to help find areas of code that could be improved. In this episode I show you how to setup this tool on the railscasts.com source code....more10minPlay
June 08, 2009#165 Edit MultipleUse checkboxes to select multiple records and edit them all in one form as shown in this episode. With virtual attributes you can even edit values relatively!...more15minPlay
June 01, 2009#164 Cron in RubyCron is great for handling recurring tasks, but it is an external dependency with a crazy syntax. In this episode I show you how to use Whenever to create cron jobs with Ruby....more9minPlay
May 25, 2009#163 Self-Referential AssociationCreating a social networking site often requires a self-referential association on the User model to define friends/followers. In this episode I show how to do exactly that....more15minPlay
May 18, 2009#162 Tree Based NavigationThe acts_as_tree plugin provides many methods for handling a tree based association. In this episode I show how to build a navigation system with tabs, subpages, and breadcrumbs....more12minPlay
May 11, 2009#161 Three Profiling ToolsEver want to know what Rails is doing under the hood during a request? In this episode I show three different profiling tools: New Relic RPM, FiveRuns TuneUp, and Rack::Bug....more8minPlay
May 04, 2009#160 AuthlogicAuthentication can get very complex. In this episode I show how Authlogic can handle this complexity while you stay in control of how it is presented to the user....more15minPlay
April 27, 2009#159 More on CucumberThere is a lot more to Cucumber than I showed in an earlier episode. See how to refactor complex scenarios in this episode....more19minPlay
April 20, 2009#158 Factories not FixturesFixtures are external dependencies which can make tests brittle and difficult to read. In this episode I show a better alternative using factories to generate the needed records....more13minPlay
April 13, 2009#157 RSpec Matchers & MacrosYou can improve the readability and remove duplication in RSpec by adding matchers and macros. Learn how in this episode....more19minPlay
FAQs about RailsCasts (Mobile):How many episodes does RailsCasts (Mobile) have?The podcast currently has 346 episodes available.