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.
November 02, 2009#186 Pickle with CucumberPickle adds many convenient Cucumber steps for generating models. Also learn about table diffs in this episode....more17minPlay
October 26, 2009#185 Formtastic Part 2Learn about some of the more advanced functionality of Formtastic including handling many-to-many associations, required fields, and styling....more10minPlay
October 19, 2009#184 Formtastic Part 1Formtastic is a concise way to generate form views. In this episode (part 1 of 2) I show how to generate both a simple form and a more complex one which is customized with options....more11minPlay
October 12, 2009#183 Gemcutter & JewelerGemcutter is a new service for hosting RubyGems, and Jeweler provides an automated way to release versions of a gem....more8minPlay
October 05, 2009#182 Cropping ImagesPresent a slick user interface for cropping image attachments using Jcrop and Paperclip....more15minPlay
September 28, 2009#181 Include vs JoinsThe :include and :joins options for the find method can be a little confusing because they are so similar. In this episode I show specifically when to use which option....more12minPlay
September 21, 2009#180 Finding Unused CSSOver time a CSS file can become large and filled with unused selectors. In this episode I show how to use the Deadweight gem to determine which CSS selects you can remove....more9minPlay
September 14, 2009#179 Seed DataRails 2.3.4 includes a conventional way to add seed data to your application - no more including it in the migration files....more8minPlay
September 07, 2009#178 7 Security TipsSecurity is important! Here I show seven different security flaws which are common to Rails applications ranging from mass assignment to CSRF protection....more15minPlay
August 31, 2009#177 Model VersioningIf you need to keep track of a model's history of changes and switch between versions, consider using the vestal_versions gem like I show in this episode....more10minPlay
FAQs about RailsCasts:How many episodes does RailsCasts have?The podcast currently has 346 episodes available.