arel-haversine 0.1.0
Provides haversine formula, implemented with Arel; which could be added to ActiveRecord scope, for instance.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            arel
            >= 0
          
          
            arel-trigonometry
            >= 0