haversine_fast 0.0.2
This calculates distance between two parts of the earth via Haversine formula at the speed of C
          Gemfile:
          =
        
        
          installieren:
          =
        
      Development Abhängigkeiten (7):
            bundler
            ~> 1.6
          
          
            pry
            >= 0
          
          
            pry-awesome_print
            >= 0
          
          
            rake
            >= 0
          
          
            rake-compiler
            >= 0
          
          
            rspec
            ~> 3.00
          
          
            simplecov
            >= 0
          
    