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.
December 12, 2011#306 ElasticSearch Part 1Add full text searching using ElasticSearch and Tire. Here I will show the steps involved in adding this search to an existing application. This is the first part in a two part series....more10minPlay
December 05, 2011#304 OmniAuth IdentityWith the release of OmniAuth 1.0 there is a new Identity strategy which allows users to register/login with a password if they don't want to use an external provider....more12minPlay
November 28, 2011#302 In-Place EditingEdit an attribute in-place without leaving a page using the Best In Place gem. Learn how to add validations and support for various field types....more9minPlay
November 21, 2011#300 Contributing to Open SourceGitHub makes it easier than ever to contribute to open source with pull requests. Here I show how to submit a pull request to the VCR project....more10minPlay
November 14, 2011#298 Getting Started with SpreeSpree allows you to quickly turn a Rails project into a full eCommerce application. Here I show how to set it up and configure the look and feel of the store....more11minPlay
November 07, 2011#296 Mercury EditorMercury allows you to edit a section of HTML directly in the web browser through a WYSIWYG editor. Here I show how to integrate Mercury into a Rails app and save the changes back to the database....more12minPlay
October 31, 2011#294 Playing with PJAXPJAX allows you to quickly update a section of a page using AJAX with automatic pushState support. Here I show how to use both pjax_rails and rack-pjax gems....more9minPlay
October 24, 2011#292 Virtual Machines with VagrantVagrant allows you to run your Rails application and all of its dependencies in a portable, sharable environment. Use for development, set it up as a staging server, or experiment with a production setup....more12minPlay
October 17, 2011#290 SOAP with SavonCommunicating with a SOAP API can be a daunting task. Savon makes this easier by presenting the SOAP API through a Ruby interface....more10minPlay
October 10, 2011#288 Billing with StripeStripe is a full-stack payment solution with very reasonable pricing and is easy to setup. See how to add it to a Rails application here. Currently only available in the US....more17minPlay
FAQs about RailsCasts:How many episodes does RailsCasts have?The podcast currently has 346 episodes available.