Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Undefined Variable Error in ip2location_io
This fixes a NameError caused by an undefined local variable or method (null) in the ip2location_io service: ```ruby undefined local variable or method `null' for an instance of Geocoder::Lookup::Ip2locationIo (NameError) ```
- Loading branch information