Skip to content
Snippets Groups Projects
Commit d88a46e3 authored by Alex Reisner's avatar Alex Reisner
Browse files

Add obj argument to block taken by geocode method.

This fixes a scope problem: blocks are evaluated in the context in which
they are declared so custom routines were being evaluated in the context
of the class, not the object.
parent 574879ef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment