homeASCIIcasts

Episode Archive

224 Controller in Rails 3
Diese Episode deckt Änderungen Controller in Rails 3 inklusive Embedded-Flash-Mitteilungen, permanente Cookies und respond_with.
205 Unobtrusive JavaScript
Rails 3 makes great use of unobtrusive JavaScript, helping keep content and behaviour separate.
202 Active Record Queries in Rails 3
Rails 3 introduces a new query interface for performing finds in Active Record. See how it works along with the changes in named scopes.
201 Bundler
Bundler is the way to manage gem dependencies in Rails 3.0. Learn how to install gems and lock them down in this episode.
200 Rails 3 Beta and RVM
Get started with the first Rails 3.0 beta and install Ruby 1.9.1 using the Ruby Version Manager, RVM. Also a challenge on giving back to Open Source.