Episodes tagged with “routing”
-
203
Routing in Rails 3 Other translations:
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.
-
165
批量修改记录 Other translations:
Select multiple records with checkboxes and edit them all on one form. Find out how to use virtual attributes to update values relatively.
-
154
多态关联 Other translations:
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
