module SubprojectsHelper def subproject_form_fields [:subproject_name, :project_id, :client_id, :owner_id, :builder_id] end end