Module: Platform::Mac_10_8_chrome

Defined in:
lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb

Class Method Summary collapse

Class Method Details

.betaObject



72
73
74
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 72

def beta
  mac_10_8_chrome 'beta'
end

.devObject



76
77
78
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 76

def dev
  mac_10_8_chrome 'dev'
end

.mac_10_8_chrome(version_string) ⇒ Object



4
5
6
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 4

def mac_10_8_chrome version_string
  ['Mac 10.8', 'chrome', version_string.to_s]
end

.v(version_string) ⇒ Object



8
9
10
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 8

def v version_string
  mac_10_8_chrome version_string
end

.v27Object



12
13
14
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 12

def v27
  mac_10_8_chrome '27'
end

.v28Object



16
17
18
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 16

def v28
  mac_10_8_chrome '28'
end

.v31Object



20
21
22
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 20

def v31
  mac_10_8_chrome '31'
end

.v32Object



24
25
26
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 24

def v32
  mac_10_8_chrome '32'
end

.v33Object



28
29
30
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 28

def v33
  mac_10_8_chrome '33'
end

.v34Object



32
33
34
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 32

def v34
  mac_10_8_chrome '34'
end

.v35Object



36
37
38
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 36

def v35
  mac_10_8_chrome '35'
end

.v36Object



40
41
42
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 40

def v36
  mac_10_8_chrome '36'
end

.v37Object



44
45
46
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 44

def v37
  mac_10_8_chrome '37'
end

.v38Object



48
49
50
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 48

def v38
  mac_10_8_chrome '38'
end

.v39Object



52
53
54
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 52

def v39
  mac_10_8_chrome '39'
end

.v40Object



56
57
58
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 56

def v40
  mac_10_8_chrome '40'
end

.v41Object



60
61
62
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 60

def v41
  mac_10_8_chrome '41'
end

.v42Object



64
65
66
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 64

def v42
  mac_10_8_chrome '42'
end

.v43Object



68
69
70
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_chrome.rb', line 68

def v43
  mac_10_8_chrome '43'
end