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.
February 21, 2012#326 ActiveAttrActiveAttr provides what Active Model left out. If you need to create a table-less model with features similar to Active Record, watch this episode....more6minPlay
February 13, 2012#324 Passing Data to JavaScriptThere are a variety of ways to pass variables from a Rails application to JavaScript. Here I show three techniques: a script tag, a data attribute, and the Gon gem....more7minPlay
February 08, 2012#322 RABLRABL - Ruby API Builder Language - provides a DSL for generating JSON or XML responses in a Ruby application. Learn how to share and configure complex JSON data in this episode....more9minPlay
January 30, 2012#320 JbuilderJbuilder provides a DSL for generating JSON. It includes a template engine which allows you to create complex responses with helpers and conditions....more9minPlay
January 23, 2012#318 Upgrading to Rails 3.2Rails 3.2 sports many new features including automatic explain queries, tagged logging, key-value store in Active Record, improved migration generator and more. Learn all about these new features in this episode....more10minPlay
January 16, 2012#316 Private PubPrivate Pub makes it easier than ever to publish and subscribe to real-time events in a Rails app. You can use publish_to with a block of JavaScript or supply a hash for use with JSON....more8minPlay
January 09, 2012#314 Pretty URLs with FriendlyIdIf you are tired of model ids in the URL, overriding to_param can only get you so far. The friendly_id plugin can help by making it easy to generate a URL slug and maintain a history....more8minPlay
January 02, 2012#312 Sending HTML EmailHTML email can be difficult to code because any CSS should be made inline. Here I present a few tools for doing this including the premailer-rails3 and roadie gems....more6minPlay
December 26, 2011#310 Getting Started with RailsLearning Ruby on Rails can be overwhelming, especially if you are new to programming. Here I will take you on a tour through various resources to help get started with Rails....more8minPlay
December 19, 2011#308 Oh My ZSHAs Rails developers, we frequently use the command line. Here I will show how to switch to Z Shell using Oh My ZSH including how to make your own theme and plugins....more10minPlay
FAQs about RailsCasts:How many episodes does RailsCasts have?The podcast currently has 346 episodes available.