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:How many episodes does RailsCasts have?The podcast currently has 346 episodes available.
October 03, 2011#286 DraperClean up complex view logic using Draper. This gem provides decorators (much like presenters) which bundles view logic in an object oriented fashion. In this episode I do a step-by-step refactoring of a complex template into a decorator....more13minPlay
September 26, 2011#285 SporkSpork improves the loading time of your test suite by starting up your Rails application once in the background. Use it with Guard for the ultimate combo in fast feedback while doing TDD....more10minPlay
September 19, 2011#284 Active AdminActive Admin allows you to quickly build an admin interface with just a few commands. Not only does it look great, but it is very customizable as shown in this episode....more13minPlay
September 12, 2011#283 Authentication with SorcerySorcery is a full-featured, modular solution to authentication which leaves the controller and view layers up to you....more11minPlay
September 05, 2011#282 Upgrading to Rails 3.1It is incredibly easy to upgrade to Rails 3.1, but if you want to take advantage of the asset pipeline you will need to put in some extra effort. Have no fear because I walk you through each of the necessary steps in this episode....more9minPlay
August 29, 2011#281 ForemanForeman can help manage multiple processes that your Rails app depends upon when running in development. It also provides an export command to move them into production....more5minPlay
August 22, 2011#280 Pry with RailsPry is an alternative to IRB and sports many great features. Here I show how to integrate it into a Rails app, and how it can aid in debugging....more9minPlay
August 15, 2011#279 Understanding the Asset PipelineThe asset pipeline is probably the biggest feature in Rails 3.1, but it can seem like magic at first. Here I dive into exactly how the asset pipeline works....more12minPlay
August 08, 2011#278 Search with SunspotSunspot makes it easy to do full text searching through Solr. Here I show how to search on various attributes and add facets for filtering the search further....more11minPlay
August 01, 2011#277 Mountable EnginesEngines are receiving a major update in Rails 3.1. You can mount them at any path, embed assets, run generators and more. See how in this episode....more14minPlay
FAQs about RailsCasts:How many episodes does RailsCasts have?The podcast currently has 346 episodes available.