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.
May 14, 2008#106 Time Zones in Rails 2.1In the past, time zones have been very difficult to work with, but no longer! Rails 2.1 brings with it great time zone support as you can see in this episode....more7minPlay
May 12, 2008#105 Gitting Rails 2.1 RC1Rails 2.1 Release Candidate 1 was just released! In this episode I will show you how to install it into your Rails project....more7minPlay
May 05, 2008#104 Exception NotificationsIf you're running a production site, it's a good idea to record all exceptions which occur. See how to set up a notification system which does that in this episode....more9minPlay
April 28, 2008#103 Site Wide AnnouncementsSometimes you need to display an administrative announcement to every page on the site and give the users the ability to hide the announcement. See how in this episode....more14minPlay
April 21, 2008#102 Auto-Complete AssociationUsually a select menu is used for setting a belongs_to association, but in this episode I will show you how to use a text field with auto completion....more14minPlay
April 14, 2008#101 Refactoring Out Helper ObjectIf you have complex view logic, this can easily lead to helper methods which call each other. See how to refactor this out into another object in this episode. This is also known as the presenter pattern....more8minPlay
April 07, 2008#100 5 View TipsHere's five quick tips to use in views. Be sure to catch the end of the episode where I reveal an exciting contest!...more10minPlay
March 31, 2008#99 Complex PartialsHow do you handle partials which have differences depending on the action which is rendering them? Here's three suggestions for this problem....more9minPlay
March 24, 2008#98 Request ProfilingYou can use profiling to determine where the performance bottlenecks are in specific Rails actions. Watch this episode for details....more11minPlay
March 17, 2008#97 Analyzing the Production LogIn order to improve performance of your Rails application you need to find the bottlenecks. A great starting point is your production log. In this episode you will see how to use RAWK to analyze your log file and determine which controller actions take up the most processing time....more6minPlay
FAQs about RailsCasts (Mobile):How many episodes does RailsCasts (Mobile) have?The podcast currently has 346 episodes available.