- Jan 31, 2017
-
-
Taufiq Muhammadi authored
-
Alex Reisner authored
-
Alex Reisner authored
TypeError: ActiveSupport::Duration can't be coerced into Integer
-
Alex Reisner authored
DEPRECATION WARNING: Passing a string to ActiveRecord::Base.establish_connection for a configuration lookup is deprecated, please pass a symbol (:sqlite) instead.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
This reverts commit 1c306367.
-
- Jan 19, 2017
-
-
brendandillon authored
Changes batching in the rake task to work using a loop instead of the find_each method which does not work with Mongoid. This should fix #1126.
-
- Jan 11, 2017
-
-
Hưng Đào authored
-
- Jan 07, 2017
-
-
Kyle Keesling authored
-
- Dec 25, 2016
-
-
Alex Reisner authored
Value didn't match docs at https://smartystreets.com/docs/cloud/us-street-api
-
- Dec 10, 2016
-
-
Alex Reisner authored
Rename test case when there is no country in the yandex results
-
Dzmitry authored
-
- Dec 09, 2016
-
-
Alex Reisner authored
Now result.country doesn't fail if result is not in a country
-
Dzmitry authored
In the sea for example [Fix #1131]
-
- Dec 06, 2016
-
-
Alex Reisner authored
Spelling fix in the readme
-
Haroon authored
-
- Dec 02, 2016
-
-
Alex Reisner authored
-
Alex Reisner authored
to_kilometers to_miles to_nautical_miles mi_in_km km_in_mi km_in_nm nm_in_km
-
Alex Reisner authored
improved performance of various calculations
-
Alex Reisner authored
Added photos to Google Places Details.
-
- Nov 30, 2016
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Julian Nacci authored
add new lookup to lookup.rb add new lookup file ban_data_gouv_fr.rb add new results file ban_data_gouv_fr.rb update README with new lookup create fixtures to test new lookup create unit test file for new lookup update test helper default fixture for new lookup remove invalid multibyte char (US-ASCII) 'ç' from lookup name Revert "remove invalid multibyte char (US-ASCII) 'ç' from lookup name" This reverts commit 7dbfcab4dc4bcb9473edc43651e7d53884f0e24d. Add '# encoding: utf-8' to files containing special chars Add '# encoding: utf-8' to files containing special chars Add '# encoding: utf-8' to files containing special chars remove useless Geocoder.config from test methods refacto of ban lookup results method change city serach param to fit naming conventions in ban lookup test renamed no results ban lookup fixture to fit tests removed no search results unnecessary test remove useless commented code add alias method to handle state and state_code + move from department to region name as state refacto results method
-
- Nov 28, 2016
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Simon Stemplinger authored
support for opencagedata optional parameters
-
- Nov 15, 2016
- Nov 09, 2016
-
-
tunamonster authored
* Refactor calculations Refactored calculations::extract_coordinates and calculations::coordinates_present? coordinates_present? Checks whether an argument matches validating criteria (numeric, not NaN), rather than returning false when matching invalidating criteria. Also replaced .to_s == NaN with .to_f..nan? extract_coordinates Now calls coordinates_present? to validate the array, instead of comparing four booleans and initialising extra vars. * Removed .map and ternary from coordinates_present? Updated pull request according to Lime's suggestions.
-
- Oct 18, 2016
-
-
Alex Reisner authored
Update README.md
-
Jon McCartie authored
-
- Oct 08, 2016
-
-
Alex Reisner authored
[TYPO] Fixes a couple of typos in the README
-
Alex Brinkman authored
-
- Sep 27, 2016
-
-
Yuri Grechka authored
-
- Sep 22, 2016
-
-
Alex Reisner authored
Fix README regarding dstk :host configuration
-