reverting typos
This commit is contained in:
parent
0d700046c4
commit
e4e2d52bcb
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ module ApplicationHelper
|
|||
objects
|
||||
end
|
||||
|
||||
def kk(xml)
|
||||
def store_objects_from_xml(xml)
|
||||
objects = parse_objects_from_xml(xml)
|
||||
|
||||
objects.each do |p|
|
||||
|
|
|
|||
Loading…
Reference in a new issue