TomH's way history patch
This commit is contained in:
parent
5bc1730d89
commit
ed0ac139d2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class OldWayController < ApplicationController
|
|||
return
|
||||
end
|
||||
|
||||
doc = get_xml_doc
|
||||
doc = OSM::API.new.get_xml_doc
|
||||
|
||||
way.old_ways.each do |old_way|
|
||||
doc.root << old_way.to_xml_node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue