Is it okay to have a view and controller the same name? I think that is the conventional way to do it,. I have taken a while off from RoR programming so I forgot.
Is it possible to do multiple edit with nested_attributes_for in one form? I have my own controller action, but have problems to display nested_attributes with fields_for correct. My code: