Sha256: 83f5101fb36878e08dd36ca2c4da449feaa976f75be1c924b429ed31b05229d1
Contents?: true
Size: 562 Bytes
Versions: 4
Compression:
Stored size: 562 Bytes
Contents
require 'bubble-wrap/version' unless defined?(BubbleWrap::VERSION) require 'bubble-wrap/loader' require 'bubble-wrap/network-indicator' require 'bubble-wrap-http' Motion::Project::App.warn "BubbleWrap::HTTP is deprecated and will be removed, see https://github.com/rubymotion/BubbleWrap/issues/308" Motion::Project::App.warn "Switch to a different networking library soon - consider AFNetworking: http://afnetworking.com/" Motion::Project::App.warn "You can use the 'bubble-wrap-http' gem if you need compatibility: https://github.com/rubymotion/BubbleWrap-HTTP"
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
bubble-wrap-1.7.1 | lib/bubble-wrap/http.rb |
bubble-wrap-1.7.0 | lib/bubble-wrap/http.rb |
bubble-wrap-1.6.0 | lib/bubble-wrap/http.rb |
bubble-wrap-1.6.0.rc1 | lib/bubble-wrap/http.rb |