homeASCIIcasts

Episodes tagged with “routing”

  1. 203

    Routing in Rails 3 Other translations: En Es It

    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

  2. 165

    批量修改记录 Other translations: En

    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

  3. 154

    多态关联 Other translations: En

    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