add helper methods to display form_fields
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
module SubprojectsHelper
|
||||
def subproject_form_fields
|
||||
[:subproject_name, :project_id, :client_id, :owner_id, :builder_id]
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user