
#417 Foundation
ZURB's Foundation is a front-end for quickly building applications and prototypes. It is similar to Twitter Bootstrap but uses Sass instead...
Radio and PodcastLive Radio & Podcasts
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 fo...
Listen to RailsCasts, a Technology podcast by Ryan Bates. Stream 346 episodes in English, follow new audio stories, and play episodes online on Radio and Podcast.
Browse this show under Technology podcasts.
20 episodes are loaded now from a catalog of 346. More episodes can be opened from this page.
Explore Technology podcasts, United States podcasts and English podcasts.

ZURB's Foundation is a front-end for quickly building applications and prototypes. It is similar to Twitter Bootstrap but uses Sass instead...

With the release of Rails 4.0.0.rc1 it's time to try it out and report any bugs. Here I walk you through the steps to upgrade a Rails 3.2 ap...

Rails commands, such as generators, migrations, and tests, have a tendency to be slow because they need to load the Rails app each time. Her...

The ActiveModel::Serializers gem can help you build JSON APIs through serializer objects. This provides a dedicated place to fully customize...

Learn how to easily add a user activity feed using the public_activity gem. Here I show both the default setup using model callbacks and a m...

Here we take a look at two tools to aid us in development: Better Errors which makes it easier than ever to debug exceptions, and RailsPanel...

Rails 4.0 is still unfinished, but it is shaping up to become a great release. Here I show how to setup a new Rails 4.0 (edge) application a...

Allow users to import records into the database by uploading a CSV or Excel document. Here I show how to use Roo to parse these files and pr...

Instead of presenting a sign up form to the user, consider creating a temporary guest record so the user can try out the application without...

Turbolinks can make your Rails app feel faster by using JavaScript to replace the page content when clicking a link. It will be default in n...

The cache_digests gem (also included in Rails 4) will automatically add a digest to the fragment cache key based on the template. If a templ...

RubyGems can make it easy to add a feature to a Rails application, but it can also cause headaches down the road. Here I give some tips on r...

There are several gems to help implement tags in a Rails app. Here I show you how to integrate acts-as-taggable-on and then show how to do i...

FnordMetric allows you to chart events in real time. This is great for keeping track of user activity in your Rails app as demonstrated in t...

JRuby is a polished and stable Ruby implementation. Here I show the basics of setting it up and executing Java from within Ruby. I also see...

Learn how to do extensive image manipulation with the ImageMagick commands. Also learn how RMagick can be used in combination with CarrierWa...

Bullet will notify you of database queries that can potentially be improved through eager loading or counter cache column. A variety of noti...

Ransack allows you to easily build complex search forms. It also helps in adding sortable links and building a dynamic advanced search page.

MiniProfiler allows you to see the speed of a request conveniently on the page. It also shows the SQL queries performed and allows you to pr...

Sidekiq allows you to move jobs into the background for asynchronous processing. It uses threads instead of forks so it is much more efficie...
You can listen to RailsCasts episodes online on Radio and Podcast. Open an episode and the site player will stream the available audio.
RailsCasts is listed as a Technology show. The show language is listed as English.
This page lists 346 episodes for RailsCasts. More episodes are available from the View more button when the list continues.
You can listen to RailsCasts episodes on this page by opening an episode and using the site player.
RailsCasts is listed as a Technology show by Ryan Bates.
This page lists 346 episodes for RailsCasts where feed data is available.