yui-rails 0.5.2 → 3.13.0.0.3.0
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.
- checksums.yaml +15 -0
- data/CHANGELOG.md +10 -0
- data/README.md +1 -1
- data/lib/yui/rails/version.rb +2 -2
- data/test/rack_test_patch.rb +58 -0
- data/vendor/assets/javascripts/yui-debug.js +291 -181
- data/vendor/assets/javascripts/yui-min.js +16 -16
- data/vendor/assets/javascripts/yui.js +291 -181
- metadata +7 -28
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/test.log +0 -114
- data/test/dummy/tmp/cache/assets/C5A/0E0/sprockets%2F243fad75f4947529242e79a75e526031 +0 -0
- data/test/dummy/tmp/cache/assets/CFF/7C0/sprockets%2Fd26a74ae0256046c98cf240aae8401e2 +0 -0
- data/test/dummy/tmp/cache/assets/D3E/910/sprockets%2F8ede36a443e2af0f0724a4c2856e934d +0 -0
- data/test/dummy/tmp/cache/assets/D76/190/sprockets%2Fb3ed0e1558edaf6362c67f07dbe63846 +0 -0
- data/test/dummy/tmp/cache/assets/D88/8D0/sprockets%2F38b1ff2d2218fb9d4ffdfe5098448d89 +0 -0
- data/test/dummy/tmp/cache/assets/E88/280/sprockets%2Ff7db9ccf844b52ff32d4cc740aaadbce +0 -0
metadata
CHANGED
@@ -1,8 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: yui-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
5
|
-
prerelease:
|
4
|
+
version: 3.13.0.0.3.0
|
6
5
|
platform: ruby
|
7
6
|
authors:
|
8
7
|
- Matt Sanders
|
@@ -10,12 +9,11 @@ authors:
|
|
10
9
|
autorequire:
|
11
10
|
bindir: bin
|
12
11
|
cert_chain: []
|
13
|
-
date: 2013-
|
12
|
+
date: 2013-11-22 00:00:00.000000000 Z
|
14
13
|
dependencies:
|
15
14
|
- !ruby/object:Gem::Dependency
|
16
15
|
name: rails
|
17
16
|
requirement: !ruby/object:Gem::Requirement
|
18
|
-
none: false
|
19
17
|
requirements:
|
20
18
|
- - ! '>='
|
21
19
|
- !ruby/object:Gem::Version
|
@@ -23,7 +21,6 @@ dependencies:
|
|
23
21
|
type: :runtime
|
24
22
|
prerelease: false
|
25
23
|
version_requirements: !ruby/object:Gem::Requirement
|
26
|
-
none: false
|
27
24
|
requirements:
|
28
25
|
- - ! '>='
|
29
26
|
- !ruby/object:Gem::Version
|
@@ -72,8 +69,6 @@ files:
|
|
72
69
|
- test/dummy/config/locales/en.yml
|
73
70
|
- test/dummy/config/routes.rb
|
74
71
|
- test/dummy/config.ru
|
75
|
-
- test/dummy/db/test.sqlite3
|
76
|
-
- test/dummy/log/test.log
|
77
72
|
- test/dummy/public/404.html
|
78
73
|
- test/dummy/public/422.html
|
79
74
|
- test/dummy/public/500.html
|
@@ -81,41 +76,32 @@ files:
|
|
81
76
|
- test/dummy/Rakefile
|
82
77
|
- test/dummy/README.rdoc
|
83
78
|
- test/dummy/script/rails
|
84
|
-
- test/dummy/tmp/cache/assets/C5A/0E0/sprockets%2F243fad75f4947529242e79a75e526031
|
85
|
-
- test/dummy/tmp/cache/assets/CFF/7C0/sprockets%2Fd26a74ae0256046c98cf240aae8401e2
|
86
|
-
- test/dummy/tmp/cache/assets/D3E/910/sprockets%2F8ede36a443e2af0f0724a4c2856e934d
|
87
|
-
- test/dummy/tmp/cache/assets/D76/190/sprockets%2Fb3ed0e1558edaf6362c67f07dbe63846
|
88
|
-
- test/dummy/tmp/cache/assets/D88/8D0/sprockets%2F38b1ff2d2218fb9d4ffdfe5098448d89
|
89
|
-
- test/dummy/tmp/cache/assets/E88/280/sprockets%2Ff7db9ccf844b52ff32d4cc740aaadbce
|
90
79
|
- test/integration/yui_rails_integration_test.rb
|
80
|
+
- test/rack_test_patch.rb
|
91
81
|
- test/test_helper.rb
|
92
82
|
homepage: https://github.com/nextmat/yui-rails
|
93
83
|
licenses:
|
94
84
|
- MIT
|
85
|
+
metadata: {}
|
95
86
|
post_install_message:
|
96
87
|
rdoc_options: []
|
97
88
|
require_paths:
|
98
89
|
- lib
|
99
90
|
required_ruby_version: !ruby/object:Gem::Requirement
|
100
|
-
none: false
|
101
91
|
requirements:
|
102
92
|
- - ! '>='
|
103
93
|
- !ruby/object:Gem::Version
|
104
94
|
version: '0'
|
105
|
-
segments:
|
106
|
-
- 0
|
107
|
-
hash: -2595104184161383501
|
108
95
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
109
|
-
none: false
|
110
96
|
requirements:
|
111
97
|
- - ! '>='
|
112
98
|
- !ruby/object:Gem::Version
|
113
99
|
version: 1.3.6
|
114
100
|
requirements: []
|
115
101
|
rubyforge_project:
|
116
|
-
rubygems_version:
|
102
|
+
rubygems_version: 2.0.8
|
117
103
|
signing_key:
|
118
|
-
specification_version:
|
104
|
+
specification_version: 4
|
119
105
|
summary: YUI integration with Rails 3.1+
|
120
106
|
test_files:
|
121
107
|
- test/dummy/app/assets/javascripts/application.js
|
@@ -139,8 +125,6 @@ test_files:
|
|
139
125
|
- test/dummy/config/locales/en.yml
|
140
126
|
- test/dummy/config/routes.rb
|
141
127
|
- test/dummy/config.ru
|
142
|
-
- test/dummy/db/test.sqlite3
|
143
|
-
- test/dummy/log/test.log
|
144
128
|
- test/dummy/public/404.html
|
145
129
|
- test/dummy/public/422.html
|
146
130
|
- test/dummy/public/500.html
|
@@ -148,11 +132,6 @@ test_files:
|
|
148
132
|
- test/dummy/Rakefile
|
149
133
|
- test/dummy/README.rdoc
|
150
134
|
- test/dummy/script/rails
|
151
|
-
- test/dummy/tmp/cache/assets/C5A/0E0/sprockets%2F243fad75f4947529242e79a75e526031
|
152
|
-
- test/dummy/tmp/cache/assets/CFF/7C0/sprockets%2Fd26a74ae0256046c98cf240aae8401e2
|
153
|
-
- test/dummy/tmp/cache/assets/D3E/910/sprockets%2F8ede36a443e2af0f0724a4c2856e934d
|
154
|
-
- test/dummy/tmp/cache/assets/D76/190/sprockets%2Fb3ed0e1558edaf6362c67f07dbe63846
|
155
|
-
- test/dummy/tmp/cache/assets/D88/8D0/sprockets%2F38b1ff2d2218fb9d4ffdfe5098448d89
|
156
|
-
- test/dummy/tmp/cache/assets/E88/280/sprockets%2Ff7db9ccf844b52ff32d4cc740aaadbce
|
157
135
|
- test/integration/yui_rails_integration_test.rb
|
136
|
+
- test/rack_test_patch.rb
|
158
137
|
- test/test_helper.rb
|
data/test/dummy/db/test.sqlite3
DELETED
File without changes
|
data/test/dummy/log/test.log
DELETED
@@ -1,114 +0,0 @@
|
|
1
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-22 16:38:22 -0600
|
2
|
-
Connecting to database specified by database.yml
|
3
|
-
Compiled yui.js (2ms) (pid 20161)
|
4
|
-
Served asset /yui.js - 200 OK (36ms)
|
5
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-22 16:39:22 -0600
|
6
|
-
Connecting to database specified by database.yml
|
7
|
-
Served asset /yui.js - 200 OK (3ms)
|
8
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-22 16:41:00 -0600
|
9
|
-
Connecting to database specified by database.yml
|
10
|
-
Served asset /yui.js - 200 OK (3ms)
|
11
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-22 16:42:04 -0600
|
12
|
-
Connecting to database specified by database.yml
|
13
|
-
Served asset /yui.js - 200 OK (3ms)
|
14
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-22 16:48:13 -0600
|
15
|
-
Connecting to database specified by database.yml
|
16
|
-
Served asset /yui.js - 200 OK (3ms)
|
17
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-22 16:50:29 -0600
|
18
|
-
Connecting to database specified by database.yml
|
19
|
-
Compiled yui-min.js (0ms) (pid 20904)
|
20
|
-
Served asset /yui-min.js - 200 OK (13ms)
|
21
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-22 16:50:30 -0600
|
22
|
-
Served asset /yui.js - 200 OK (3ms)
|
23
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-22 16:52:32 -0600
|
24
|
-
Connecting to database specified by database.yml
|
25
|
-
Served asset /yui.js - 200 OK (3ms)
|
26
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-22 16:52:32 -0600
|
27
|
-
Served asset /yui-min.js - 200 OK (1ms)
|
28
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-22 16:53:44 -0600
|
29
|
-
Connecting to database specified by database.yml
|
30
|
-
Served asset /yui.js - 200 OK (3ms)
|
31
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-22 16:53:44 -0600
|
32
|
-
Served asset /yui-min.js - 200 OK (1ms)
|
33
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-25 14:25:54 -0600
|
34
|
-
Connecting to database specified by database.yml
|
35
|
-
Served asset /yui.js - 200 OK (17ms)
|
36
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-25 14:25:54 -0600
|
37
|
-
Served asset /yui-min.js - 200 OK (6ms)
|
38
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-25 14:37:27 -0600
|
39
|
-
Connecting to database specified by database.yml
|
40
|
-
Served asset /yui.js - 200 OK (20ms)
|
41
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-25 14:37:27 -0600
|
42
|
-
Served asset /yui-min.js - 200 OK (4ms)
|
43
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-25 15:01:31 -0600
|
44
|
-
Connecting to database specified by database.yml
|
45
|
-
Served asset /yui-min.js - 200 OK (8ms)
|
46
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-25 15:01:31 -0600
|
47
|
-
Served asset /yui.js - 200 OK (15ms)
|
48
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-26 09:01:35 -0600
|
49
|
-
Connecting to database specified by database.yml
|
50
|
-
Served asset /yui.js - 200 OK (17ms)
|
51
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-26 09:01:36 -0600
|
52
|
-
Served asset /yui-min.js - 200 OK (7ms)
|
53
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-26 09:02:11 -0600
|
54
|
-
Connecting to database specified by database.yml
|
55
|
-
Served asset /yui.js - 200 OK (16ms)
|
56
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-26 09:02:12 -0600
|
57
|
-
Served asset /yui-min.js - 200 OK (6ms)
|
58
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-26 09:03:10 -0600
|
59
|
-
Connecting to database specified by database.yml
|
60
|
-
Served asset /yui.js - 200 OK (16ms)
|
61
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-26 09:03:10 -0600
|
62
|
-
Served asset /yui-min.js - 200 OK (4ms)
|
63
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-26 09:26:54 -0600
|
64
|
-
Connecting to database specified by database.yml
|
65
|
-
Served asset /yui.js - 200 OK (17ms)
|
66
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-26 09:26:54 -0600
|
67
|
-
Served asset /yui-min.js - 200 OK (5ms)
|
68
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-26 09:28:08 -0600
|
69
|
-
Connecting to database specified by database.yml
|
70
|
-
Served asset /yui.js - 200 OK (3ms)
|
71
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-26 09:28:08 -0600
|
72
|
-
Served asset /yui-min.js - 200 OK (1ms)
|
73
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-26 09:32:59 -0600
|
74
|
-
Connecting to database specified by database.yml
|
75
|
-
Served asset /yui.js - 200 OK (3ms)
|
76
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-26 09:32:59 -0600
|
77
|
-
Served asset /yui-min.js - 200 OK (1ms)
|
78
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-26 09:46:33 -0600
|
79
|
-
Connecting to database specified by database.yml
|
80
|
-
Served asset /yui.js - 200 OK (12ms)
|
81
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-26 09:46:33 -0600
|
82
|
-
Served asset /yui-min.js - 200 OK (4ms)
|
83
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-26 09:55:57 -0600
|
84
|
-
Connecting to database specified by database.yml
|
85
|
-
Served asset /yui.js - 200 OK (4ms)
|
86
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-26 09:55:58 -0600
|
87
|
-
Served asset /yui-min.js - 200 OK (1ms)
|
88
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-26 10:06:06 -0600
|
89
|
-
Connecting to database specified by database.yml
|
90
|
-
Served asset /yui.js - 200 OK (3ms)
|
91
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-26 10:06:07 -0600
|
92
|
-
Served asset /yui-min.js - 200 OK (1ms)
|
93
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-26 10:10:37 -0600
|
94
|
-
Connecting to database specified by database.yml
|
95
|
-
Served asset /yui.js - 200 OK (3ms)
|
96
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-26 10:10:37 -0600
|
97
|
-
Served asset /yui-min.js - 200 OK (1ms)
|
98
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-28 13:16:23 -0600
|
99
|
-
Connecting to database specified by database.yml
|
100
|
-
Served asset /yui.js - 200 OK (17ms)
|
101
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-28 13:16:24 -0600
|
102
|
-
Served asset /yui-min.js - 200 OK (4ms)
|
103
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-02-28 13:30:25 -0600
|
104
|
-
Connecting to database specified by database.yml
|
105
|
-
Served asset /yui.js - 200 OK (16ms)
|
106
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-02-28 13:30:25 -0600
|
107
|
-
Served asset /yui-min.js - 200 OK (5ms)
|
108
|
-
Started GET "/assets/yui-min.js" for 127.0.0.1 at 2013-03-29 09:20:24 -0500
|
109
|
-
Connecting to database specified by database.yml
|
110
|
-
Compiled yui-min.js (0ms) (pid 71098)
|
111
|
-
Served asset /yui-min.js - 200 OK (12ms)
|
112
|
-
Started GET "/assets/yui.js" for 127.0.0.1 at 2013-03-29 09:20:25 -0500
|
113
|
-
Compiled yui.js (2ms) (pid 71098)
|
114
|
-
Served asset /yui.js - 200 OK (49ms)
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|