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.
March 10, 2008#96 Git on RailsGit has been getting a lot of buzz lately, and for good reason. It's an excellent SCM which in many ways is more simple and powerful than subversion. See how to set up a Rails project with Git in this episode....more6minPlay
March 03, 2008#95 More on ActiveResourceSee how to handle authentication and custom actions using ActiveResource in this episode....more9minPlay
February 25, 2008#94 ActiveResource BasicsActiveResource allows you to easily communicate between multiple Rails applications. See how in this episode....more8minPlay
February 18, 2008#93 Action CachingAction caching behaves much like page caching except it processes the controller filters. You can also make it conditional as seen in this episode....more8minPlay
February 11, 2008#92 make_resourcefulThe make_resourceful plugin is a great way to DRY up the 7 RESTful actions common in most controllers. Learn how to use it in this episode....more7minPlay
February 04, 2008#91 Refactoring Long MethodsIn this episode I walk you through an exercise in refactoring by taking a long method and making it more concise....more8minPlay
January 27, 2008#90 Fragment CachingSometimes you only want to cache a section of a page instead of the entire page. Fragment caching is the answer as shown in this episode....more7minPlay
January 20, 2008#89 Page CachingPage caching is an efficient way to cache stateless content. In this episode I will show you how to cache the dynamic javascript we created last week....more7minPlay
January 13, 2008#88 Dynamic Select MenusSee how to dynamically change a select menu based on another select menu using Javascript. In this episode everything is kept client side which leads to a more responsive user interface....more8minPlay
January 06, 2008#87 Generating RSS FeedsSee how to easily generate and link to an RSS feed using new features in Rails 2.0. Watch this episode or details....more7minPlay
FAQs about RailsCasts (Mobile):How many episodes does RailsCasts (Mobile) have?The podcast currently has 346 episodes available.