- Apr 21, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
- Apr 20, 2011
-
-
Alex Reisner authored
-
- Apr 15, 2011
-
-
Alex Reisner authored
-
- Apr 11, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
Hash order needs to be preserved so with Ruby 1.8 we use a BSON::OrderedHash instead of a generic one.
-
- Apr 06, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Mongoid is not technically an ORM (they call it an "Object Document Mapper"), and we might support other such storage mechanisms in the future.
-
Alex Reisner authored
-
- Apr 05, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
- Apr 01, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
This reduces the desire to use map! (instead of map) which would modify the user's argument in-place. There's a test to prevent that but this makes sense semantically too.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Also add extract_coordinates method and use wherever relevant.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
- Mar 31, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
- Mar 30, 2011
-
-
Alex Reisner authored
-
- Mar 29, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Reported by github.com/joelmats. The array passed to Geocoder::Calculations.geographic_center was being modified in-place.
-
- Mar 26, 2011
-
-
Alex Reisner authored
Multiply by .707 (sin(45)) instead of .5.
-
- Mar 25, 2011
-
-
Alex Reisner authored
Get rid of space after comma, if any (Google was returning no results).
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-