mobylette 3.0 → 3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -34,8 +34,7 @@ module Mobylette
34
34
  samsung
35
35
  telit
36
36
  upg1
37
- windows
38
- ce
37
+ windows\ ce
39
38
  ucweb
40
39
  astel
41
40
  plucker
@@ -1,3 +1,3 @@
1
1
  module Mobylette
2
- VERSION = "3.0"
2
+ VERSION = "3.1"
3
3
  end
@@ -1,116 +0,0 @@
1
-
2
-
3
- Started GET "/" for 127.0.0.1 at 2012-03-25 16:04:55 -0300
4
- Processing by HomeController#index as HTML
5
- Rendered home/index.html.erb within layouts/application (2.2ms)
6
- Compiled application.css (0ms) (pid 45506)
7
- Compiled application.js (0ms) (pid 45506)
8
- Completed 200 OK in 25ms (Views: 24.5ms)
9
-
10
-
11
- Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-25 16:04:55 -0300
12
- Served asset /application.css - 200 OK (5ms)
13
-
14
-
15
- Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-25 16:04:55 -0300
16
- Served asset /application.js - 200 OK (3ms)
17
-
18
-
19
- Started GET "/" for 192.168.0.5 at 2012-03-25 16:05:53 -0300
20
- Processing by HomeController#index as HTML
21
- Rendered home/index.mobile.erb within layouts/application (0.6ms)
22
- Compiled application_mobile.css (0ms) (pid 45506)
23
- Compiled application_mobile.js (0ms) (pid 45506)
24
- Completed 200 OK in 30ms (Views: 29.3ms)
25
-
26
-
27
- Started GET "/assets/application_mobile.css?body=1" for 192.168.0.5 at 2012-03-25 16:05:53 -0300
28
- Served asset /application_mobile.css - 200 OK (5ms)
29
-
30
-
31
- Started GET "/assets/application_mobile.js?body=1" for 192.168.0.5 at 2012-03-25 16:05:53 -0300
32
- Served asset /application_mobile.js - 200 OK (2ms)
33
-
34
-
35
- Started GET "/" for 127.0.0.1 at 2012-03-25 16:11:35 -0300
36
- Processing by HomeController#index as HTML
37
- Rendered home/index.html.erb within layouts/application (2.5ms)
38
- Completed 200 OK in 34ms (Views: 33.9ms)
39
-
40
-
41
- Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-25 16:11:35 -0300
42
- Served asset /application.css - 304 Not Modified (0ms)
43
-
44
-
45
- Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-25 16:11:35 -0300
46
- Served asset /application.js - 304 Not Modified (0ms)
47
-
48
-
49
- Started GET "/" for 192.168.0.5 at 2012-03-25 16:11:43 -0300
50
- Processing by HomeController#index as HTML
51
- Rendered home/index.mobile.erb within layouts/application (0.8ms)
52
- Completed 200 OK in 8ms (Views: 8.1ms)
53
-
54
-
55
- Started GET "/assets/application_mobile.css?body=1" for 192.168.0.5 at 2012-03-25 16:11:43 -0300
56
- Served asset /application_mobile.css - 304 Not Modified (0ms)
57
-
58
-
59
- Started GET "/assets/application_mobile.js?body=1" for 192.168.0.5 at 2012-03-25 16:11:43 -0300
60
- Served asset /application_mobile.js - 304 Not Modified (0ms)
61
-
62
-
63
- Started GET "/" for 127.0.0.1 at 2012-03-25 16:12:03 -0300
64
- Processing by HomeController#index as HTML
65
- Rendered home/index.html.erb within layouts/application (0.3ms)
66
- Completed 200 OK in 26ms (Views: 25.6ms)
67
-
68
-
69
- Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-25 16:12:03 -0300
70
- Served asset /application.css - 304 Not Modified (0ms)
71
-
72
-
73
- Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-25 16:12:03 -0300
74
- Served asset /application.js - 304 Not Modified (0ms)
75
-
76
-
77
- Started GET "/" for 127.0.0.1 at 2012-03-25 16:12:05 -0300
78
- Processing by HomeController#index as HTML
79
- Rendered home/index.html.erb within layouts/application (0.2ms)
80
- Completed 200 OK in 4ms (Views: 3.7ms)
81
-
82
-
83
- Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-25 16:12:05 -0300
84
- Served asset /application.css - 304 Not Modified (0ms)
85
-
86
-
87
- Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-25 16:12:05 -0300
88
- Served asset /application.js - 304 Not Modified (0ms)
89
-
90
-
91
- Started GET "/" for 127.0.0.1 at 2012-03-25 16:12:12 -0300
92
- Processing by HomeController#index as HTML
93
- Rendered home/index.html.erb within layouts/application (0.2ms)
94
- Completed 200 OK in 4ms (Views: 3.6ms)
95
-
96
-
97
- Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-25 16:12:12 -0300
98
- Served asset /application.css - 304 Not Modified (0ms)
99
-
100
-
101
- Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-25 16:12:12 -0300
102
- Served asset /application.js - 304 Not Modified (0ms)
103
-
104
-
105
- Started GET "/" for 192.168.0.5 at 2012-03-25 16:12:15 -0300
106
- Processing by HomeController#index as HTML
107
- Rendered home/index.mobile.erb within layouts/application (0.5ms)
108
- Completed 200 OK in 4ms (Views: 3.7ms)
109
-
110
-
111
- Started GET "/assets/application_mobile.css?body=1" for 192.168.0.5 at 2012-03-25 16:12:15 -0300
112
- Served asset /application_mobile.css - 200 OK (1ms)
113
-
114
-
115
- Started GET "/assets/application_mobile.js?body=1" for 192.168.0.5 at 2012-03-25 16:12:15 -0300
116
- Served asset /application_mobile.js - 200 OK (0ms)
@@ -1,97 +1 @@
1
- Processing by DefaultFallbackController#index as HTML
2
- Completed 200 OK in 19ms (Views: 17.9ms)
3
- Processing by DefaultFallbackController#index as HTML
4
- Completed 200 OK in 2ms (Views: 2.2ms)
5
- Processing by DefaultFallbackController#test as HTML
6
- Completed 200 OK in 2ms (Views: 2.0ms)
7
- Processing by DefaultFallbackController#test as JS
8
- Completed 200 OK in 8ms (Views: 7.4ms)
9
- Processing by ForceFallbackController#index as HTML
10
- Completed 200 OK in 4ms (Views: 3.4ms)
11
- Processing by ForceFallbackController#index as HTML
12
- Completed 200 OK in 2ms (Views: 1.8ms)
13
- Processing by ForceFallbackController#test as HTML
14
- Completed 200 OK in 2ms (Views: 1.8ms)
15
- Processing by ForceFallbackController#test as HTML
16
- Completed 200 OK in 1ms (Views: 0.9ms)
17
- Processing by ForceFallbackController#test as JS
18
- Completed 200 OK in 1ms (Views: 0.7ms)
19
- Processing by HomeController#index as HTML
20
- Completed 200 OK in 4ms (Views: 3.4ms)
21
- Processing by HomeController#index as HTML
22
- Completed 200 OK in 1ms (Views: 1.2ms)
23
- Processing by HomeController#index as HTML
24
- Completed 200 OK in 2ms (Views: 2.2ms)
25
- Processing by HomeController#index as HTML
26
- Completed 200 OK in 2ms (Views: 1.5ms)
27
- Processing by HomeController#index as HTML
28
- Completed 200 OK in 1ms (Views: 1.1ms)
29
- Processing by HomeController#index as HTML
30
- Completed 200 OK in 1ms (Views: 1.0ms)
31
- Processing by HomeController#index as HTML
32
- Completed 200 OK in 2ms (Views: 1.8ms)
33
- Processing by HomeController#index as HTML
34
- Completed 200 OK in 2ms (Views: 1.3ms)
35
- Processing by HomeController#index as HTML
36
- Completed 200 OK in 1ms (Views: 1.0ms)
37
- Processing by HomeController#respond_to_test as HTML
38
- Completed 200 OK in 2ms (Views: 1.7ms)
39
- Processing by HomeController#respond_to_test as HTML
40
- Completed 200 OK in 2ms (Views: 1.7ms)
41
- Processing by HomeController#respond_to_test as MOBILE
42
- Completed 200 OK in 1ms (Views: 0.9ms)
43
- Processing by HomeController#index as JS
44
- Completed 200 OK in 5ms (Views: 5.2ms)
45
- Processing by HomeController#index as HTML
46
- Completed 200 OK in 1ms (Views: 1.1ms)
47
- Processing by HomeController#index as HTML
48
- Completed 200 OK in 1ms (Views: 1.1ms)
49
- Processing by HomeController#index as HTML
50
- Parameters: {"skip_mobile"=>"true"}
51
- Completed 200 OK in 1ms (Views: 1.1ms)
52
- Processing by NoFallbackController#index as HTML
53
- Completed 200 OK in 4ms (Views: 3.7ms)
54
- Processing by NoFallbackController#index as HTML
55
- Completed 200 OK in 3ms (Views: 2.5ms)
56
- Processing by NoFallbackController#test as HTML
57
- Completed 500 Internal Server Error in 1ms
58
- Processing by NoFallbackController#test as HTML
59
- Completed 500 Internal Server Error in 1ms
60
- Processing by NoFallbackController#test as HTML
61
- Completed 500 Internal Server Error in 1ms
62
- Processing by SkipXhrRequestController#index as JS
63
- Completed 200 OK in 6ms (Views: 5.3ms)
64
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
65
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
66
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
67
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
68
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
69
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
70
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
71
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
72
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
73
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
74
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
75
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
76
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
77
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
78
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
79
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
80
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
81
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
82
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
83
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
84
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
85
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
86
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
87
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
88
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
89
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
90
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
91
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
92
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
93
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
94
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
95
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
96
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
97
- DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. Read the README for :fallback_chains instead.
1
+ DEPRECATED > Mobylette: Please don't user :fall_back to configure fall backs any more. See the README for :fallback_chains instead.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mobylette
3
3
  version: !ruby/object:Gem::Version
4
- version: '3.0'
4
+ version: '3.1'
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,11 +9,11 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-06-23 00:00:00.000000000 Z
12
+ date: 2012-06-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
16
- requirement: &70192278087920 !ruby/object:Gem::Requirement
16
+ requirement: &70350105267040 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,10 +21,10 @@ dependencies:
21
21
  version: '3.0'
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *70192278087920
24
+ version_requirements: *70350105267040
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: rspec
27
- requirement: &70192278087140 !ruby/object:Gem::Requirement
27
+ requirement: &70350105266040 !ruby/object:Gem::Requirement
28
28
  none: false
29
29
  requirements:
30
30
  - - ! '>='
@@ -32,10 +32,10 @@ dependencies:
32
32
  version: '0'
33
33
  type: :development
34
34
  prerelease: false
35
- version_requirements: *70192278087140
35
+ version_requirements: *70350105266040
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: rspec-rails
38
- requirement: &70192278085780 !ruby/object:Gem::Requirement
38
+ requirement: &70350105265420 !ruby/object:Gem::Requirement
39
39
  none: false
40
40
  requirements:
41
41
  - - ! '>='
@@ -43,10 +43,10 @@ dependencies:
43
43
  version: '0'
44
44
  type: :development
45
45
  prerelease: false
46
- version_requirements: *70192278085780
46
+ version_requirements: *70350105265420
47
47
  - !ruby/object:Gem::Dependency
48
48
  name: debugger
49
- requirement: &70192278084660 !ruby/object:Gem::Requirement
49
+ requirement: &70350105264620 !ruby/object:Gem::Requirement
50
50
  none: false
51
51
  requirements:
52
52
  - - ! '>='
@@ -54,7 +54,7 @@ dependencies:
54
54
  version: '0'
55
55
  type: :development
56
56
  prerelease: false
57
- version_requirements: *70192278084660
57
+ version_requirements: *70350105264620
58
58
  description: Adds the mobile format for rendering views for mobile device.
59
59
  email:
60
60
  - tscolari@gmail.com
@@ -137,14 +137,6 @@ files:
137
137
  - spec/dummy/public/favicon.ico
138
138
  - spec/dummy/Rakefile
139
139
  - spec/dummy/script/rails
140
- - spec/dummy/tmp/cache/assets/C82/3E0/sprockets%2F48eb4ac616538f8f36870451073315da
141
- - spec/dummy/tmp/cache/assets/CE4/1C0/sprockets%2F18d93e1533d585b2f64ec90b33176ac9
142
- - spec/dummy/tmp/cache/assets/CED/A70/sprockets%2F621683d8791730a9cc7ce45e17a7e46d
143
- - spec/dummy/tmp/cache/assets/CFC/200/sprockets%2F716f89d85d4855706b8a9abec1969c62
144
- - spec/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
145
- - spec/dummy/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4
146
- - spec/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384
147
- - spec/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
148
140
  - spec/integration/navigation_spec.rb
149
141
  - spec/lib/devices_spec.rb
150
142
  - spec/lib/resolvers/chained_fallback_resolver_spec.rb
@@ -166,7 +158,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
166
158
  version: '0'
167
159
  segments:
168
160
  - 0
169
- hash: -96816333988164215
161
+ hash: 204503549891134721
170
162
  required_rubygems_version: !ruby/object:Gem::Requirement
171
163
  none: false
172
164
  requirements:
@@ -175,7 +167,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
175
167
  version: '0'
176
168
  segments:
177
169
  - 0
178
- hash: -96816333988164215
170
+ hash: 204503549891134721
179
171
  requirements: []
180
172
  rubyforge_project:
181
173
  rubygems_version: 1.8.10
@@ -245,14 +237,6 @@ test_files:
245
237
  - spec/dummy/public/favicon.ico
246
238
  - spec/dummy/Rakefile
247
239
  - spec/dummy/script/rails
248
- - spec/dummy/tmp/cache/assets/C82/3E0/sprockets%2F48eb4ac616538f8f36870451073315da
249
- - spec/dummy/tmp/cache/assets/CE4/1C0/sprockets%2F18d93e1533d585b2f64ec90b33176ac9
250
- - spec/dummy/tmp/cache/assets/CED/A70/sprockets%2F621683d8791730a9cc7ce45e17a7e46d
251
- - spec/dummy/tmp/cache/assets/CFC/200/sprockets%2F716f89d85d4855706b8a9abec1969c62
252
- - spec/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
253
- - spec/dummy/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4
254
- - spec/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384
255
- - spec/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
256
240
  - spec/integration/navigation_spec.rb
257
241
  - spec/lib/devices_spec.rb
258
242
  - spec/lib/resolvers/chained_fallback_resolver_spec.rb
@@ -1,14 +0,0 @@
1
- o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1332702353.878731: @value{ I" length:EFi�I" digest;
2
- F"%769c3433f6bf172ce80327c044c94eb8I" source;
3
- FI"�// This is a manifest file that'll be compiled into including all the files listed below.
4
- // Add new JavaScript/Coffee code in separate files in this directory and they'll automatically
5
- // be included in the compiled file accessible from http://example.com/assets/application.js
6
- // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
7
- // the compiled file.
8
- //
9
- //
10
-
11
- alert("MOBILE JS");
12
- ;
13
- FI"
14
- F"%34fa2587d444e6aea52cea430c668ccd
@@ -1,16 +0,0 @@
1
- o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1332702353.869955: @value{ I" length:EFiaI" digest;
2
- F"%7b5b4d1463c8ab2cd40517c7d780541aI" source;
3
- FI"a/*
4
- * This is the application mobile CSS
5
- *
6
- *
7
- *
8
- */
9
-
10
-
11
- body {
12
- background-color: green;
13
- }
14
- ;
15
- FI"
16
- F"%dcc110379513c5a0ef6f15e1c0fd77c0
@@ -1,16 +0,0 @@
1
- o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1332702295.254518: @value{ I" length:EFi`I" digest;
2
- F"%da492739dcaff65c608e68791e24b0b5I" source;
3
- FI"`/*
4
- * This is a manifest file that'll automatically include all the stylesheets available in this directory
5
- * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
6
- * the top of the compiled file, but it's generally better to create a new file per style scope.
7
- */
8
-
9
-
10
-
11
- body {
12
- background-color: blue;
13
- }
14
- ;
15
- FI"
16
- F"%4445ed39e85707f3677849c0aa9f18ed
@@ -1,14 +0,0 @@
1
- o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1332702295.262975: @value{ I" length:EFi�I" digest;
2
- F"%e9b5a652b2cb6afb7f4abf460034a746I" source;
3
- FI"�// This is a manifest file that'll be compiled into including all the files listed below.
4
- // Add new JavaScript/Coffee code in separate files in this directory and they'll automatically
5
- // be included in the compiled file accessible from http://example.com/assets/application.js
6
- // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
7
- // the compiled file.
8
- //
9
- //
10
-
11
- alert("HTML JS");
12
- ;
13
- FI"
14
- F"%22b0e19566c0b533398b54fe8fbd3f62