Sha256: 65c54efd175f6c5257b7afb154cc8bd531c649c8d3d87479ee1107a4d8c2e5cb

Contents?: true

Size: 96 Bytes

Versions: 6

Compression:

Stored size: 96 Bytes

Contents

class TestHelper
  def self.ios7
    UIDevice.currentDevice.systemVersion.to_f >= 7.0
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ProMotion-1.2.1 spec/helpers/test_helper.rb
ProMotion-1.2.0 spec/helpers/test_helper.rb
ProMotion-1.1.2 spec/helpers/test_helper.rb
ProMotion-1.1.1 spec/helpers/test_helper.rb
ProMotion-1.1.0 spec/helpers/test_helper.rb
ProMotion-1.1.0.rc1 spec/helpers/test_helper.rb