Sha256: 0b7d3d92bd9e4e494eb78851219eb234eca9ad3dd5e0ef4ec152668f8b746285
Contents?: true
Size: 395 Bytes
Versions: 2
Compression:
Stored size: 395 Bytes
Contents
require 'bubble-wrap/loader' BubbleWrap.require('motion/util/constants.rb') BubbleWrap.require('motion/core/string.rb') BubbleWrap.require('motion/location/**/*.rb') do file('motion/location/pollute.rb').depends_on 'motion/location/location.rb' file('motion/location/location.rb').depends_on 'motion/util/constants.rb' file('motion/location/location.rb').uses_framework('CoreLocation') end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bubble-wrap-1.2.0 | lib/bubble-wrap/location.rb |
bubble-wrap-1.2.0.pre | lib/bubble-wrap/location.rb |