lib/calabash/location.rb in calabash-2.0.0.pre2 vs lib/calabash/location.rb in calabash-2.0.0.pre3
- old
+ new
@@ -1,7 +1,9 @@
require 'geocoder'
module Calabash
+
+ # An API for setting the location of your app.
module Location
# Simulates gps location of the device/simulator.
# @note Seems UIAutomation is broken here on physical devices on iOS 7.1
#
# @example