i'm using nested_form gem. i'd know if there possibility or without it, make more complex nested set.
take example:
a task has subtask has subtask task -> subtask -> subtask, subtask belong subtask belong task
is nested inside nested.
i'm using nested_form gem. i'd know if there possibility or without it, make more complex nested set.
take example:
a task has subtask has subtask task -> subtask -> subtask, subtask belong subtask belong task
is nested inside nested.
Comments
Post a Comment