Sha256: 6361849a1b7d426ca2776a17ff0f0936d4806906232b76d88dff0a92b702185e

Contents?: true

Size: 365 Bytes

Versions: 6

Compression:

Stored size: 365 Bytes

Contents

require 'bubble-wrap/loader'
BubbleWrap.require('motion/core/device.rb')
BubbleWrap.require('motion/core/device/**/*.rb') do
  file('motion/core/device/camera_wrapper.rb').depends_on 'motion/core/device/camera.rb'
  file('motion/core/device/camera.rb').depends_on 'motion/core/device.rb'
  file('motion/core/device/screen.rb').depends_on 'motion/core/device.rb'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bubble-wrap-1.1.5 lib/bubble-wrap/camera.rb
bubble-wrap-1.1.4 lib/bubble-wrap/camera.rb
bubble-wrap-1.1.3 lib/bubble-wrap/camera.rb
bubble-wrap-1.1.2 lib/bubble-wrap/camera.rb
bubble-wrap-1.1.1 lib/bubble-wrap/camera.rb
bubble-wrap-1.1.0 lib/bubble-wrap/camera.rb