Saturday, December 22, 2007

In-Place-Editing for Rails 2.0

Move to new site.

2 comments:

Declarent said...

How would you do this with a polymorphic association? Instead of my_model.column, you have my_model.association.column.

Wizard said...

Hi.

How to apply this patch?