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.
May 03, 2012#346 Wizard Forms with WickedCreating a wizard form can be tricky in Rails. Learn how Wicked can help by turning a controller into a series of multiple steps....more12minPlay
April 24, 2012#344 Queue ClassicPostgreSQL can act as a worker queue which can replace the need for a separate process to manage the background jobs. Here you will learn how to do this with the queue_classic gem....more9minPlay
April 17, 2012#342 Migrating to PostgreSQLPostgres is a feature-packed relational database that every Rails developer should consider using. Here you will learn how to install it, add it to a new application, and transition from an existing SQLite app using the "taps" gem....more9minPlay
April 11, 2012#340 DataTablesDataTables makes it easy to convert a plain HTML table into one with pagination, sorting, and searching - all done with JavaScript and jQuery. Here I show how to set this up and use a Rails application as the data source....more10minPlay
April 04, 2012#338 Globalize3Rails has great internationalization (I18n) support making it easy to translate static text into other languages, but how do we translate database content? Learn how using Globalize 3 in this episode....more6minPlay
March 27, 2012#336 CopycopterCopycopter provides a nice interface that clients can use to edit the text in a Rails application. Learn how to deploy a Copycopter server using Heroku and integrate it in a Rails application through I18n....more7minPlay
March 21, 2012#334 Compass & CSS SpritesCompass improves the Sass experience by providing useful mixins, functions, and more. You will also learn how to make CSS sprites with it in this episode....more10minPlay
March 14, 2012#332 Refinery CMS BasicsIf you need to quickly create an informational site that can be easily edited, consider using a content management system. Here I show how to build a site using Refinery CMS....more12minPlay
March 07, 2012#330 Better Sass with BourbonIf you are tired of the browser vendor prefixes in CSS, check out Bourbon. It provides Sass mixins and functions to make CSS more convenient....more8minPlay
February 28, 2012#328 Twitter Bootstrap BasicsTwitter Bootstrap can help make beautiful web apps quickly by providing you with useful CSS and JavaScript. Here you will learn how to include it into Rails with the twitter-bootstrap-rails gem....more11minPlay
FAQs about RailsCasts:How many episodes does RailsCasts have?The podcast currently has 346 episodes available.