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 30, 2008#116 SeleniumSelenium is a great way to test your app automatically through a browser. See how it works in this episode....more10minPlay
June 23, 2008#115 Caching in Rails 2.1Rails 2.1 brings some new caching features which makes it very easy to cache any values including models. See how in this episode....more9minPlay
June 16, 2008#114 Endless PageEver wondered how some sites seem to have endless scrolling page with no pagination? Find out how easy it is to do this in Rails in this episode....more9minPlay
June 09, 2008#113 Contributing to Rails with GitIf you want Rails to behave a certain way, try changing it and submitting a patch. This episode will show how to do exactly this using Git....more12minPlay
June 02, 2008#112 Anonymous ScopesThe scoped method allows you to generate named scopes on the fly. In this episode I show how to use anonymous scopes to improve the conditional logic which was used in the previous episode on advanced search form....more9minPlay
May 26, 2008#111 Advanced Search FormIf you need to create an advanced search with a lot of fields, it may not be ideal to use a GET request as I showed in episode 37. In this episode I will show you how to handle this by creating a Search resource....more8minPlay
May 23, 2008#110 Gem DependenciesIn Rails 2.1 we now have the ability to set gem dependencies. Now it's easier than ever to specify which ruby gems our rails app relies on....more7minPlay
May 21, 2008#109 Tracking Attribute ChangesRails 2.1 keeps track of the changes you make to a model's attributes. It also allows you to see what the previous value was. But watch out for the gotcha! See this episode for details....more8minPlay
May 19, 2008#108 named_scopeThe named_scope method in Rails 2.1 makes performing finds on models very elegant and convenient. See how in this episode....more12minPlay
May 16, 2008#107 Migrations in Rails 2.1Migrations now have a timestamp as their version number in Rails 2.1. In this episode I will explain this change as well as show you some other cool additions....more5minPlay
FAQs about RailsCasts (Mobile):How many episodes does RailsCasts (Mobile) have?The podcast currently has 346 episodes available.