active-record episodes

#217
Jun 07, 2010

Multistep Forms

See how to create a multistep (wizard) form from scratch in this episode.
Download (21.8 MB, 15:14)
alternative download for iPod & Apple TV (20.9 MB, 15:14)
#215
May 24, 2010

Advanced Queries in Rails 3

Learn some advanced techniques regarding named scopes and get an introduction to Arel in this episode.
Download (33.9 MB, 9:26)
alternative download for iPod & Apple TV (47 MB, 9:26)
#212
May 03, 2010

Refactoring & Dynamic Delegator

Learn how to refactor a set of conditional Active Record queries using a Dynamic Delegator.
Download (11.2 MB, 7:58)
alternative download for iPod & Apple TV (10.9 MB, 7:58)
#211
Apr 26, 2010

Validations in Rails 3

Rails 3 offers several new additions to validations. Here learn how to make a custom error_messages partial, reflect on validations, and clean up complex validations in a model.
Download (14.4 MB, 9:53)
alternative download for iPod & Apple TV (14.3 MB, 9:53)
#202
Feb 22, 2010

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.
Download (17.8 MB, 10:43)
alternative download for iPod & Apple TV (13.7 MB, 10:43)
#196
Jan 11, 2010

Nested Model Form Part 1

Handling multiple models in a single form is much easier with the accepts_nested_attributes_for method. See how to use this method to handle nested model fields.
Download (22.4 MB, 11:09)
alternative download for iPod & Apple TV (15.2 MB, 11:09)
#193
Dec 21, 2009

Tableless Model

If you want to create a model without a database backend, you simply need to define a couple methods in the model like I show in this episode.
Download (14.8 MB, 8:28)
alternative download for iPod & Apple TV (10.4 MB, 8:28)
#189
Nov 23, 2009

Embedded Association

Learn how to set up a one-to-many or many-to-many association which is entirely embedded into a single column through a string or bitmask.
Download (18.7 MB, 14:03)
alternative download for iPod & Apple TV (15.4 MB, 14:03)
#181
Sep 28, 2009

Include vs Joins

The :include and :joins options for the find method can be a little confusing because they are so similar. In this episode I show specifically when to use which option.
Download (22.8 MB, 11:37)
alternative download for iPod & Apple TV (16.2 MB, 11:37)
#179
Sep 14, 2009

Seed Data

Rails 2.3.4 includes a conventional way to add seed data to your application - no more including it in the migration files.
Download (13.5 MB, 7:56)
alternative download for iPod & Apple TV (9.3 MB, 7:56)

Next Page >

sponsored by:
if you want to help:
required:
Get Quicktime Player
Give Back to Open Source