homeASCIIcasts

Episodes tagged with “rails-30”

  1. 200

    Rails 3 Beta and RVM Other translations: En Es It

    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.

    Tags: rails-30

  2. 202

    Active Record Queries in Rails 3 Other translations: En Cn Es It

    Rails 3 introduces a new query interface for performing finds in Active Record. See how it works along with the changes in named scopes.

    Tags: rails-30 active-record