Commit e17c7f41 authored by James Lopez's avatar James Lopez

add TODO

parent a59ba217
......@@ -23,6 +23,7 @@ module Projects
end
#TODO Definitely refactor this method!
#TODO Think about having a yaml file to describe the tree instead of just hashes?
def create_relations(relation_list = default_relation_list, tree_hash = @tree_hash)
relation_list.each do |relation|
relation_hash = nil
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment