Improve test coverage
This commit is contained in:
parent
f8f921e09d
commit
f04211b172
16 changed files with 174 additions and 44 deletions
|
@ -262,11 +262,6 @@ class Relation < ActiveRecord::Base
|
|||
true
|
||||
end
|
||||
|
||||
# Temporary method to match interface to nodes
|
||||
def tags_as_hash
|
||||
tags
|
||||
end
|
||||
|
||||
##
|
||||
# if any members are referenced by placeholder IDs (i.e: negative) then
|
||||
# this calling this method will fix them using the map from placeholders
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue