Searched refs:get_mapping_for (Results 1 - 2 of 2) sorted by relevance

/ontohub/spec/lib/
H A Dexternal_mapping_spec.rb13 link = @root+(get_mapping_for @mappings, "controller", "graphs", "show")
18 link = @root+(get_mapping_for @mappings, "controller", "graphs", "index")
/ontohub/lib/
H A Dexternal_mapping.rb6 target = get_mapping_for mappings, second_level, controller, action
11 def get_mapping_for(mapping, *args) method in class:ExternalMapping

Completed in 17 milliseconds