Ruby on Rails Linkedscaffold generator

The Ruby on Rails linked scaffold generator creates the model, view, and controller for models that are linked together with the :belongs_to or :has_many associations.