Module: Platform::Mac_10_8_firefox
- Defined in:
- lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb
Class Method Summary collapse
- .beta ⇒ Object
- .dev ⇒ Object
- .mac_10_8_firefox(version_string) ⇒ Object
- .v(version_string) ⇒ Object
- .v10 ⇒ Object
- .v11 ⇒ Object
- .v12 ⇒ Object
- .v13 ⇒ Object
- .v14 ⇒ Object
- .v15 ⇒ Object
- .v16 ⇒ Object
- .v17 ⇒ Object
- .v18 ⇒ Object
- .v19 ⇒ Object
- .v20 ⇒ Object
- .v21 ⇒ Object
- .v22 ⇒ Object
- .v23 ⇒ Object
- .v24 ⇒ Object
- .v25 ⇒ Object
- .v26 ⇒ Object
- .v27 ⇒ Object
- .v28 ⇒ Object
- .v29 ⇒ Object
- .v30 ⇒ Object
- .v31 ⇒ Object
- .v32 ⇒ Object
- .v33 ⇒ Object
- .v34 ⇒ Object
- .v35 ⇒ Object
- .v36 ⇒ Object
- .v37 ⇒ Object
- .v38 ⇒ Object
- .v39 ⇒ Object
- .v4 ⇒ Object
- .v40 ⇒ Object
- .v41 ⇒ Object
- .v42 ⇒ Object
- .v43 ⇒ Object
- .v44 ⇒ Object
- .v45 ⇒ Object
- .v46 ⇒ Object
- .v47 ⇒ Object
- .v48 ⇒ Object
- .v5 ⇒ Object
- .v6 ⇒ Object
- .v7 ⇒ Object
- .v8 ⇒ Object
- .v9 ⇒ Object
Class Method Details
.beta ⇒ Object
194 195 196 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 194 def beta mac_10_8_firefox 'beta' end |
.dev ⇒ Object
198 199 200 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 198 def dev mac_10_8_firefox 'dev' end |
.mac_10_8_firefox(version_string) ⇒ Object
4 5 6 7 8 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 4 def mac_10_8_firefox version_string { browserName: %q(firefox), platform: %q(Mac 10.8), version: version_string.to_s } end |
.v(version_string) ⇒ Object
10 11 12 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 10 def v version_string mac_10_8_firefox version_string end |
.v10 ⇒ Object
38 39 40 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 38 def v10 mac_10_8_firefox '10' end |
.v11 ⇒ Object
42 43 44 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 42 def v11 mac_10_8_firefox '11' end |
.v12 ⇒ Object
46 47 48 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 46 def v12 mac_10_8_firefox '12' end |
.v13 ⇒ Object
50 51 52 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 50 def v13 mac_10_8_firefox '13' end |
.v14 ⇒ Object
54 55 56 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 54 def v14 mac_10_8_firefox '14' end |
.v15 ⇒ Object
58 59 60 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 58 def v15 mac_10_8_firefox '15' end |
.v16 ⇒ Object
62 63 64 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 62 def v16 mac_10_8_firefox '16' end |
.v17 ⇒ Object
66 67 68 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 66 def v17 mac_10_8_firefox '17' end |
.v18 ⇒ Object
70 71 72 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 70 def v18 mac_10_8_firefox '18' end |
.v19 ⇒ Object
74 75 76 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 74 def v19 mac_10_8_firefox '19' end |
.v20 ⇒ Object
78 79 80 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 78 def v20 mac_10_8_firefox '20' end |
.v21 ⇒ Object
82 83 84 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 82 def v21 mac_10_8_firefox '21' end |
.v22 ⇒ Object
86 87 88 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 86 def v22 mac_10_8_firefox '22' end |
.v23 ⇒ Object
90 91 92 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 90 def v23 mac_10_8_firefox '23' end |
.v24 ⇒ Object
94 95 96 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 94 def v24 mac_10_8_firefox '24' end |
.v25 ⇒ Object
98 99 100 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 98 def v25 mac_10_8_firefox '25' end |
.v26 ⇒ Object
102 103 104 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 102 def v26 mac_10_8_firefox '26' end |
.v27 ⇒ Object
106 107 108 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 106 def v27 mac_10_8_firefox '27' end |
.v28 ⇒ Object
110 111 112 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 110 def v28 mac_10_8_firefox '28' end |
.v29 ⇒ Object
114 115 116 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 114 def v29 mac_10_8_firefox '29' end |
.v30 ⇒ Object
118 119 120 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 118 def v30 mac_10_8_firefox '30' end |
.v31 ⇒ Object
122 123 124 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 122 def v31 mac_10_8_firefox '31' end |
.v32 ⇒ Object
126 127 128 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 126 def v32 mac_10_8_firefox '32' end |
.v33 ⇒ Object
130 131 132 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 130 def v33 mac_10_8_firefox '33' end |
.v34 ⇒ Object
134 135 136 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 134 def v34 mac_10_8_firefox '34' end |
.v35 ⇒ Object
138 139 140 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 138 def v35 mac_10_8_firefox '35' end |
.v36 ⇒ Object
142 143 144 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 142 def v36 mac_10_8_firefox '36' end |
.v37 ⇒ Object
146 147 148 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 146 def v37 mac_10_8_firefox '37' end |
.v38 ⇒ Object
150 151 152 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 150 def v38 mac_10_8_firefox '38' end |
.v39 ⇒ Object
154 155 156 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 154 def v39 mac_10_8_firefox '39' end |
.v4 ⇒ Object
14 15 16 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 14 def v4 mac_10_8_firefox '4' end |
.v40 ⇒ Object
158 159 160 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 158 def v40 mac_10_8_firefox '40' end |
.v41 ⇒ Object
162 163 164 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 162 def v41 mac_10_8_firefox '41' end |
.v42 ⇒ Object
166 167 168 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 166 def v42 mac_10_8_firefox '42' end |
.v43 ⇒ Object
170 171 172 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 170 def v43 mac_10_8_firefox '43' end |
.v44 ⇒ Object
174 175 176 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 174 def v44 mac_10_8_firefox '44' end |
.v45 ⇒ Object
178 179 180 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 178 def v45 mac_10_8_firefox '45' end |
.v46 ⇒ Object
182 183 184 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 182 def v46 mac_10_8_firefox '46' end |
.v47 ⇒ Object
186 187 188 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 186 def v47 mac_10_8_firefox '47' end |
.v48 ⇒ Object
190 191 192 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 190 def v48 mac_10_8_firefox '48' end |
.v5 ⇒ Object
18 19 20 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 18 def v5 mac_10_8_firefox '5' end |
.v6 ⇒ Object
22 23 24 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 22 def v6 mac_10_8_firefox '6' end |
.v7 ⇒ Object
26 27 28 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 26 def v7 mac_10_8_firefox '7' end |
.v8 ⇒ Object
30 31 32 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 30 def v8 mac_10_8_firefox '8' end |
.v9 ⇒ Object
34 35 36 |
# File 'lib/sauce_platforms/platforms/mac_10_8/mac_10_8_firefox.rb', line 34 def v9 mac_10_8_firefox '9' end |