homeASCIIcasts

Episodes tagged with “routing”

  1. 147

    Sortable Lists

    Find out how to create a drag and drop list using prototype and one of Rails’ helper methods.

    Tags: active-record plugins ajax routing

  2. 154

    Polymorphic Association

    Polymorphic associations can be a little tricky to understand. In this episode we'll show you how to create one and use it in controllers and views.

    Tags: active-record routing

  3. 165

    Edit Multiple Other translations: Cn

    Select multiple records with checkboxes and edit them all on one form. Find out how to use virtual attributes to update values relatively.

    Tags: forms views routing

  4. 203

    Routing in Rails 3 Other translations: Cn Es

    Rails 3 has a new routing interface. In this episode we show how to translate the old interface into the new one and show some of the new features.

    Tags: rails-30 routing