bin/calabash-ios-setup.rb in calabash-cucumber-0.10.0.pre5 vs bin/calabash-ios-setup.rb in calabash-cucumber-0.10.0.pre8
- old
+ new
@@ -77,9 +77,10 @@
def calabash_download(args)
download_calabash(File.expand_path("."))
end
+# @todo eval for deprecation - has no callers.
def has_proxy?
ENV['http_proxy'] ? true : false
end
def proxy
\ No newline at end of file