anytime-js-rails 1.0.1 → 1.0.2
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.
- data/lib/anytime-js-rails/version.rb +1 -1
- data/test/dummy/log/development.log +5 -8
- data/test/dummy/log/test.log +42 -139
- data/test/dummy/tmp/cache/assets/C41/5B0/sprockets%2F095415e1141a435237aa9464752d21fd +0 -0
- data/test/dummy/tmp/cache/assets/{CA0/2F0/sprockets%2F22ad27c020171c95181936e3b84cb16e → CC9/B60/sprockets%2Fa2328231b9cf49cdf497566938ae5858} +0 -0
- data/test/dummy/tmp/cache/assets/CE5/650/sprockets%2F8ab512c9b33ac90e699b73469d71f061 +0 -0
- data/test/dummy/tmp/cache/assets/{CA0/BB0/sprockets%2F774d30314e0a9ac69a405b8a1329263b → D1B/8F0/sprockets%2F89e58bea7be64a6b672913d7b0e30189} +0 -0
- data/test/dummy/tmp/cache/assets/{D77/E80/sprockets%2Fcc4b5788f879ca55a0a5d142fe398cc0 → D2F/E90/sprockets%2Fe8723e794e6690e9179c8a55cdf5e33e} +0 -0
- data/test/dummy/tmp/cache/assets/{CCB/FC0/sprockets%2F34611c3979dd1d1410845c3f3b12afa1 → D38/DF0/sprockets%2F60a5e2277de0227c35d18fea39cd5f12} +0 -0
- data/test/dummy/tmp/cache/assets/{C8F/680/sprockets%2F573fd6608f01930a9b933543e9078dd7 → D3B/9B0/sprockets%2Fac537753d3205e06e7126a86f8ebb2dc} +0 -0
- data/test/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 +0 -0
- data/test/dummy/tmp/cache/assets/{D9F/4E0/sprockets%2Ffb0294200aed7e1fffd65d7dcd064666 → DAE/2D0/sprockets%2F67c9179386bb9bae9fe0f06b228f3aee} +0 -0
- data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy/tmp/cache/sass/{4945ff0310a7e0b62c2d9b26a6d1db933990088e → 28388fb8372691bcaf6983566cb579e337dec51b}/anytime.cssc +0 -0
- data/test/dummy/tmp/cache/sass/{a698ac4974ece7b4b5e3afa85b174c5d3120c352 → 553181f53093b5bb2250cfc7ed2934360b027e01}/application.css.scssc +0 -0
- metadata +54 -41
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy/tmp/cache/assets/D45/040/sprockets%2F08df55eb6ec65587b2b9bd8221ab6509 +0 -0
- data/test/dummy/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4 +0 -0
- data/test/dummy/tmp/cache/assets/E57/ED0/sprockets%2Fea7ae7b0f42a6aac4a4f808dffb3e47c +0 -0
- data/test/dummy/tmp/cache/sass/a698ac4974ece7b4b5e3afa85b174c5d3120c352/application.css.scss.cssc +0 -0
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
Started GET "/" for 127.0.0.1 at 2012-05-26
|
|
3
|
+
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 19:38:00 -0700
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
SQLite3::CantOpenException (unable to open database file):
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
Rendered /Users/
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 18:20:50 -0700
|
|
12
|
-
Compiled anytime.js (2ms) (pid 25705)
|
|
13
|
-
Served asset /anytime.js - 200 OK (13ms)
|
|
8
|
+
Rendered /Users/jeremy/.rvm/gems/ruby-1.9.2-p320/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
|
|
9
|
+
Rendered /Users/jeremy/.rvm/gems/ruby-1.9.2-p320/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.8ms)
|
|
10
|
+
Rendered /Users/jeremy/.rvm/gems/ruby-1.9.2-p320/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.2ms)
|
data/test/dummy/log/test.log
CHANGED
|
@@ -1,195 +1,98 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
Started GET "/assets/
|
|
4
|
-
Served asset /anytime.css - 404 Not Found (2ms)
|
|
3
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2012-05-26 19:37:03 -0700
|
|
5
4
|
|
|
6
5
|
|
|
7
|
-
Started GET "/assets/
|
|
8
|
-
Served asset /anyime.js - 404 Not Found (2ms)
|
|
6
|
+
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 19:37:03 -0700
|
|
9
7
|
|
|
10
8
|
|
|
11
|
-
Started GET "/assets/
|
|
12
|
-
Served asset /anyime.js - 404 Not Found (2ms)
|
|
9
|
+
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 19:37:03 -0700
|
|
13
10
|
|
|
14
11
|
|
|
15
|
-
Started GET "/assets/
|
|
16
|
-
Served asset /anytime.css - 404 Not Found (2ms)
|
|
12
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2012-05-26 19:37:03 -0700
|
|
17
13
|
|
|
18
14
|
|
|
19
|
-
Started GET "/assets/
|
|
20
|
-
Served asset /anyime.js - 404 Not Found (3ms)
|
|
15
|
+
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 19:38:36 -0700
|
|
21
16
|
|
|
22
17
|
|
|
23
|
-
Started GET "/assets/
|
|
24
|
-
Compiled anytime.css (0ms) (pid 25448)
|
|
25
|
-
Served asset /anytime.css - 200 OK (14ms)
|
|
18
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2012-05-26 19:38:37 -0700
|
|
26
19
|
|
|
27
20
|
|
|
28
|
-
Started GET "/assets/
|
|
29
|
-
Compiled anytime.js (2ms) (pid 25882)
|
|
30
|
-
Served asset /anytime.js - 200 OK (11ms)
|
|
21
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2012-05-26 19:38:37 -0700
|
|
31
22
|
|
|
32
23
|
|
|
33
|
-
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26
|
|
34
|
-
Served asset /anytime.css - 200 OK (3ms)
|
|
24
|
+
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 19:38:37 -0700
|
|
35
25
|
|
|
36
26
|
|
|
37
|
-
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26
|
|
38
|
-
Served asset /anytime.js - 200 OK (6ms)
|
|
27
|
+
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 19:40:09 -0700
|
|
39
28
|
|
|
40
29
|
|
|
41
|
-
Started GET "/assets/
|
|
42
|
-
Served asset /anytime.css - 200 OK (3ms)
|
|
30
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2012-05-26 19:40:10 -0700
|
|
43
31
|
|
|
44
32
|
|
|
45
|
-
Started GET "/assets/anytime.
|
|
46
|
-
Served asset /anytime.js - 200 OK (5ms)
|
|
33
|
+
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 19:40:10 -0700
|
|
47
34
|
|
|
48
35
|
|
|
49
|
-
Started GET "/assets/
|
|
50
|
-
Served asset /anytime.css - 200 OK (3ms)
|
|
36
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2012-05-26 19:40:10 -0700
|
|
51
37
|
|
|
52
38
|
|
|
53
|
-
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26
|
|
39
|
+
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 19:40:44 -0700
|
|
54
40
|
|
|
55
41
|
|
|
56
|
-
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26
|
|
42
|
+
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 19:40:44 -0700
|
|
57
43
|
|
|
58
44
|
|
|
59
|
-
Started GET "/assets/anytime.
|
|
60
|
-
|
|
45
|
+
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 19:46:22 -0700
|
|
46
|
+
Compiled anytime.js (2ms) (pid 33640)
|
|
47
|
+
Served asset /anytime.js - 200 OK (19ms)
|
|
61
48
|
|
|
62
49
|
|
|
63
|
-
Started GET "/assets/anytime.
|
|
64
|
-
|
|
50
|
+
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 19:46:23 -0700
|
|
51
|
+
Compiled anytime.css (0ms) (pid 33640)
|
|
52
|
+
Served asset /anytime.css - 200 OK (55ms)
|
|
65
53
|
|
|
66
54
|
|
|
67
|
-
Started GET "/assets/
|
|
68
|
-
|
|
55
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2012-05-26 19:46:23 -0700
|
|
56
|
+
Compiled application.css (165ms) (pid 33640)
|
|
57
|
+
Served asset /application.css - 200 OK (175ms)
|
|
69
58
|
|
|
70
59
|
|
|
71
|
-
Started GET "/assets/
|
|
72
|
-
|
|
60
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2012-05-26 19:46:23 -0700
|
|
61
|
+
Compiled application.js (5ms) (pid 33640)
|
|
62
|
+
Compiled jquery.js (10ms) (pid 33640)
|
|
63
|
+
Compiled jquery_ujs.js (7ms) (pid 33640)
|
|
64
|
+
Served asset /application.js - 200 OK (102ms)
|
|
73
65
|
|
|
74
66
|
|
|
75
|
-
Started GET "/assets/application.
|
|
76
|
-
|
|
77
|
-
Compiled jquery.js (3ms) (pid 28306)
|
|
78
|
-
Compiled jquery_ujs.js (0ms) (pid 28306)
|
|
79
|
-
Served asset /application.js - 200 OK (39ms)
|
|
67
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2012-05-26 20:01:22 -0700
|
|
68
|
+
Served asset /application.css - 200 OK (3ms)
|
|
80
69
|
|
|
81
70
|
|
|
82
|
-
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26
|
|
71
|
+
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 20:01:23 -0700
|
|
83
72
|
Served asset /anytime.css - 200 OK (3ms)
|
|
84
73
|
|
|
85
74
|
|
|
86
|
-
Started GET "/assets/application.
|
|
87
|
-
Compiled application.css (3ms) (pid 28306)
|
|
88
|
-
Served asset /application.css - 200 OK (16ms)
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 19:02:02 -0700
|
|
92
|
-
Served asset /anytime.js - 200 OK (3ms)
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 19:07:43 -0700
|
|
96
|
-
Served asset /anytime.css - 200 OK (5ms)
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2012-05-26 19:07:44 -0700
|
|
75
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2012-05-26 20:01:23 -0700
|
|
100
76
|
Served asset /application.js - 200 OK (7ms)
|
|
101
77
|
|
|
102
78
|
|
|
103
|
-
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26
|
|
79
|
+
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 20:01:23 -0700
|
|
104
80
|
Served asset /anytime.js - 200 OK (3ms)
|
|
105
81
|
|
|
106
82
|
|
|
107
|
-
Started GET "/assets/
|
|
108
|
-
Compiled
|
|
109
|
-
Served asset /
|
|
83
|
+
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 20:08:35 -0700
|
|
84
|
+
Compiled anytime.js (2ms) (pid 35884)
|
|
85
|
+
Served asset /anytime.js - 200 OK (15ms)
|
|
110
86
|
|
|
111
87
|
|
|
112
|
-
Started GET "/assets/
|
|
113
|
-
Served asset /application.js - 200 OK (9ms)
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 19:08:18 -0700
|
|
117
|
-
Served asset /anytime.js - 200 OK (3ms)
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 19:08:18 -0700
|
|
121
|
-
Served asset /anytime.css - 200 OK (3ms)
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2012-05-26 19:08:18 -0700
|
|
125
|
-
Compiled application.css (14ms) (pid 28793)
|
|
126
|
-
Served asset /application.css - 200 OK (30ms)
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2012-05-26 19:09:17 -0700
|
|
130
|
-
Error compiling asset application.css:
|
|
131
|
-
Sass::SyntaxError: Invalid CSS after "@include ": expected identifier, was ""anytime";"
|
|
132
|
-
(in /Users/jebler/Code/anytime-js-rails/test/dummy/app/assets/stylesheets/application.css.scss)
|
|
133
|
-
Served asset /application.css - 500 Internal Server Error
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2012-05-26 19:09:18 -0700
|
|
138
|
-
Served asset /application.js - 200 OK (7ms)
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 19:09:18 -0700
|
|
88
|
+
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 20:08:35 -0700
|
|
142
89
|
Served asset /anytime.css - 200 OK (3ms)
|
|
143
90
|
|
|
144
91
|
|
|
145
|
-
Started GET "/assets/
|
|
146
|
-
Served asset /
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2012-05-26 19:09:45 -0700
|
|
150
|
-
Compiled application.css (168ms) (pid 28877)
|
|
151
|
-
Served asset /application.css - 200 OK (178ms)
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2012-05-26 19:09:46 -0700
|
|
155
|
-
Served asset /application.js - 200 OK (7ms)
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 19:09:47 -0700
|
|
159
|
-
Served asset /anytime.css - 200 OK (3ms)
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 19:09:47 -0700
|
|
163
|
-
Served asset /anytime.js - 200 OK (3ms)
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 19:42:30 -0700
|
|
167
|
-
Served asset /anytime.js - 200 OK (5ms)
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2012-05-26 19:42:31 -0700
|
|
171
|
-
Served asset /application.css - 200 OK (5ms)
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 19:42:31 -0700
|
|
175
|
-
Served asset /anytime.css - 200 OK (4ms)
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2012-05-26 19:42:31 -0700
|
|
179
|
-
Served asset /application.js - 200 OK (26ms)
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
Started GET "/assets/anytime.js" for 127.0.0.1 at 2012-05-26 19:44:09 -0700
|
|
183
|
-
Served asset /anytime.js - 200 OK (5ms)
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2012-05-26 19:44:10 -0700
|
|
187
|
-
Served asset /application.js - 200 OK (6ms)
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
Started GET "/assets/anytime.css" for 127.0.0.1 at 2012-05-26 19:44:10 -0700
|
|
191
|
-
Served asset /anytime.css - 200 OK (3ms)
|
|
92
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2012-05-26 20:08:35 -0700
|
|
93
|
+
Served asset /application.css - 200 OK (2ms)
|
|
192
94
|
|
|
193
95
|
|
|
194
|
-
Started GET "/assets/application.
|
|
195
|
-
|
|
96
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2012-05-26 20:08:35 -0700
|
|
97
|
+
Compiled application.js (5ms) (pid 35884)
|
|
98
|
+
Served asset /application.js - 200 OK (19ms)
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: anytime-js-rails
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.2
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -10,11 +10,11 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2012-05-27 00:00:00.
|
|
13
|
+
date: 2012-05-27 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: rails
|
|
17
|
-
requirement:
|
|
17
|
+
requirement: !ruby/object:Gem::Requirement
|
|
18
18
|
none: false
|
|
19
19
|
requirements:
|
|
20
20
|
- - ~>
|
|
@@ -22,10 +22,15 @@ dependencies:
|
|
|
22
22
|
version: 3.1.0
|
|
23
23
|
type: :runtime
|
|
24
24
|
prerelease: false
|
|
25
|
-
version_requirements:
|
|
25
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
26
|
+
none: false
|
|
27
|
+
requirements:
|
|
28
|
+
- - ~>
|
|
29
|
+
- !ruby/object:Gem::Version
|
|
30
|
+
version: 3.1.0
|
|
26
31
|
- !ruby/object:Gem::Dependency
|
|
27
32
|
name: jquery-rails
|
|
28
|
-
requirement:
|
|
33
|
+
requirement: !ruby/object:Gem::Requirement
|
|
29
34
|
none: false
|
|
30
35
|
requirements:
|
|
31
36
|
- - ! '>='
|
|
@@ -33,10 +38,15 @@ dependencies:
|
|
|
33
38
|
version: '0'
|
|
34
39
|
type: :runtime
|
|
35
40
|
prerelease: false
|
|
36
|
-
version_requirements:
|
|
41
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
42
|
+
none: false
|
|
43
|
+
requirements:
|
|
44
|
+
- - ! '>='
|
|
45
|
+
- !ruby/object:Gem::Version
|
|
46
|
+
version: '0'
|
|
37
47
|
- !ruby/object:Gem::Dependency
|
|
38
48
|
name: sqlite3
|
|
39
|
-
requirement:
|
|
49
|
+
requirement: !ruby/object:Gem::Requirement
|
|
40
50
|
none: false
|
|
41
51
|
requirements:
|
|
42
52
|
- - ! '>='
|
|
@@ -44,10 +54,15 @@ dependencies:
|
|
|
44
54
|
version: '0'
|
|
45
55
|
type: :development
|
|
46
56
|
prerelease: false
|
|
47
|
-
version_requirements:
|
|
57
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
58
|
+
none: false
|
|
59
|
+
requirements:
|
|
60
|
+
- - ! '>='
|
|
61
|
+
- !ruby/object:Gem::Version
|
|
62
|
+
version: '0'
|
|
48
63
|
- !ruby/object:Gem::Dependency
|
|
49
64
|
name: minitest
|
|
50
|
-
requirement:
|
|
65
|
+
requirement: !ruby/object:Gem::Requirement
|
|
51
66
|
none: false
|
|
52
67
|
requirements:
|
|
53
68
|
- - ! '>='
|
|
@@ -55,10 +70,15 @@ dependencies:
|
|
|
55
70
|
version: '0'
|
|
56
71
|
type: :development
|
|
57
72
|
prerelease: false
|
|
58
|
-
version_requirements:
|
|
73
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
74
|
+
none: false
|
|
75
|
+
requirements:
|
|
76
|
+
- - ! '>='
|
|
77
|
+
- !ruby/object:Gem::Version
|
|
78
|
+
version: '0'
|
|
59
79
|
- !ruby/object:Gem::Dependency
|
|
60
80
|
name: capybara
|
|
61
|
-
requirement:
|
|
81
|
+
requirement: !ruby/object:Gem::Requirement
|
|
62
82
|
none: false
|
|
63
83
|
requirements:
|
|
64
84
|
- - ! '>='
|
|
@@ -66,7 +86,12 @@ dependencies:
|
|
|
66
86
|
version: '0'
|
|
67
87
|
type: :development
|
|
68
88
|
prerelease: false
|
|
69
|
-
version_requirements:
|
|
89
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
90
|
+
none: false
|
|
91
|
+
requirements:
|
|
92
|
+
- - ! '>='
|
|
93
|
+
- !ruby/object:Gem::Version
|
|
94
|
+
version: '0'
|
|
70
95
|
description: Any+Time™ DatePicker/TimePicker AJAX Calendar Widget
|
|
71
96
|
email:
|
|
72
97
|
- jebler@gmail.com
|
|
@@ -103,7 +128,6 @@ files:
|
|
|
103
128
|
- test/dummy/config/locales/en.yml
|
|
104
129
|
- test/dummy/config/routes.rb
|
|
105
130
|
- test/dummy/config.ru
|
|
106
|
-
- test/dummy/db/development.sqlite3
|
|
107
131
|
- test/dummy/db/test.sqlite3
|
|
108
132
|
- test/dummy/log/development.log
|
|
109
133
|
- test/dummy/log/test.log
|
|
@@ -114,22 +138,17 @@ files:
|
|
|
114
138
|
- test/dummy/Rakefile
|
|
115
139
|
- test/dummy/script/rails
|
|
116
140
|
- test/dummy/tmp/cache/assets/C41/5B0/sprockets%2F095415e1141a435237aa9464752d21fd
|
|
117
|
-
- test/dummy/tmp/cache/assets/
|
|
118
|
-
- test/dummy/tmp/cache/assets/CA0/2F0/sprockets%2F22ad27c020171c95181936e3b84cb16e
|
|
119
|
-
- test/dummy/tmp/cache/assets/CA0/BB0/sprockets%2F774d30314e0a9ac69a405b8a1329263b
|
|
120
|
-
- test/dummy/tmp/cache/assets/CCB/FC0/sprockets%2F34611c3979dd1d1410845c3f3b12afa1
|
|
141
|
+
- test/dummy/tmp/cache/assets/CC9/B60/sprockets%2Fa2328231b9cf49cdf497566938ae5858
|
|
121
142
|
- test/dummy/tmp/cache/assets/CE5/650/sprockets%2F8ab512c9b33ac90e699b73469d71f061
|
|
122
|
-
- test/dummy/tmp/cache/assets/
|
|
123
|
-
- test/dummy/tmp/cache/assets/
|
|
124
|
-
- test/dummy/tmp/cache/assets/
|
|
125
|
-
- test/dummy/tmp/cache/assets/
|
|
143
|
+
- test/dummy/tmp/cache/assets/D1B/8F0/sprockets%2F89e58bea7be64a6b672913d7b0e30189
|
|
144
|
+
- test/dummy/tmp/cache/assets/D2F/E90/sprockets%2Fe8723e794e6690e9179c8a55cdf5e33e
|
|
145
|
+
- test/dummy/tmp/cache/assets/D38/DF0/sprockets%2F60a5e2277de0227c35d18fea39cd5f12
|
|
146
|
+
- test/dummy/tmp/cache/assets/D3B/9B0/sprockets%2Fac537753d3205e06e7126a86f8ebb2dc
|
|
126
147
|
- test/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384
|
|
127
|
-
- test/dummy/tmp/cache/assets/
|
|
148
|
+
- test/dummy/tmp/cache/assets/DAE/2D0/sprockets%2F67c9179386bb9bae9fe0f06b228f3aee
|
|
128
149
|
- test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
|
|
129
|
-
- test/dummy/tmp/cache/
|
|
130
|
-
- test/dummy/tmp/cache/sass/
|
|
131
|
-
- test/dummy/tmp/cache/sass/a698ac4974ece7b4b5e3afa85b174c5d3120c352/application.css.scss.cssc
|
|
132
|
-
- test/dummy/tmp/cache/sass/a698ac4974ece7b4b5e3afa85b174c5d3120c352/application.css.scssc
|
|
150
|
+
- test/dummy/tmp/cache/sass/28388fb8372691bcaf6983566cb579e337dec51b/anytime.cssc
|
|
151
|
+
- test/dummy/tmp/cache/sass/553181f53093b5bb2250cfc7ed2934360b027e01/application.css.scssc
|
|
133
152
|
- test/integration/anytime_js_integration_test.rb
|
|
134
153
|
- test/test_helper.rb
|
|
135
154
|
homepage: http://www.ama3.com/anytime/
|
|
@@ -152,7 +171,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
152
171
|
version: '0'
|
|
153
172
|
requirements: []
|
|
154
173
|
rubyforge_project:
|
|
155
|
-
rubygems_version: 1.8.
|
|
174
|
+
rubygems_version: 1.8.24
|
|
156
175
|
signing_key:
|
|
157
176
|
specification_version: 3
|
|
158
177
|
summary: Any+Time™
|
|
@@ -178,7 +197,6 @@ test_files:
|
|
|
178
197
|
- test/dummy/config/locales/en.yml
|
|
179
198
|
- test/dummy/config/routes.rb
|
|
180
199
|
- test/dummy/config.ru
|
|
181
|
-
- test/dummy/db/development.sqlite3
|
|
182
200
|
- test/dummy/db/test.sqlite3
|
|
183
201
|
- test/dummy/log/development.log
|
|
184
202
|
- test/dummy/log/test.log
|
|
@@ -189,21 +207,16 @@ test_files:
|
|
|
189
207
|
- test/dummy/Rakefile
|
|
190
208
|
- test/dummy/script/rails
|
|
191
209
|
- test/dummy/tmp/cache/assets/C41/5B0/sprockets%2F095415e1141a435237aa9464752d21fd
|
|
192
|
-
- test/dummy/tmp/cache/assets/
|
|
193
|
-
- test/dummy/tmp/cache/assets/CA0/2F0/sprockets%2F22ad27c020171c95181936e3b84cb16e
|
|
194
|
-
- test/dummy/tmp/cache/assets/CA0/BB0/sprockets%2F774d30314e0a9ac69a405b8a1329263b
|
|
195
|
-
- test/dummy/tmp/cache/assets/CCB/FC0/sprockets%2F34611c3979dd1d1410845c3f3b12afa1
|
|
210
|
+
- test/dummy/tmp/cache/assets/CC9/B60/sprockets%2Fa2328231b9cf49cdf497566938ae5858
|
|
196
211
|
- test/dummy/tmp/cache/assets/CE5/650/sprockets%2F8ab512c9b33ac90e699b73469d71f061
|
|
197
|
-
- test/dummy/tmp/cache/assets/
|
|
198
|
-
- test/dummy/tmp/cache/assets/
|
|
199
|
-
- test/dummy/tmp/cache/assets/
|
|
200
|
-
- test/dummy/tmp/cache/assets/
|
|
212
|
+
- test/dummy/tmp/cache/assets/D1B/8F0/sprockets%2F89e58bea7be64a6b672913d7b0e30189
|
|
213
|
+
- test/dummy/tmp/cache/assets/D2F/E90/sprockets%2Fe8723e794e6690e9179c8a55cdf5e33e
|
|
214
|
+
- test/dummy/tmp/cache/assets/D38/DF0/sprockets%2F60a5e2277de0227c35d18fea39cd5f12
|
|
215
|
+
- test/dummy/tmp/cache/assets/D3B/9B0/sprockets%2Fac537753d3205e06e7126a86f8ebb2dc
|
|
201
216
|
- test/dummy/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384
|
|
202
|
-
- test/dummy/tmp/cache/assets/
|
|
217
|
+
- test/dummy/tmp/cache/assets/DAE/2D0/sprockets%2F67c9179386bb9bae9fe0f06b228f3aee
|
|
203
218
|
- test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
|
|
204
|
-
- test/dummy/tmp/cache/
|
|
205
|
-
- test/dummy/tmp/cache/sass/
|
|
206
|
-
- test/dummy/tmp/cache/sass/a698ac4974ece7b4b5e3afa85b174c5d3120c352/application.css.scss.cssc
|
|
207
|
-
- test/dummy/tmp/cache/sass/a698ac4974ece7b4b5e3afa85b174c5d3120c352/application.css.scssc
|
|
219
|
+
- test/dummy/tmp/cache/sass/28388fb8372691bcaf6983566cb579e337dec51b/anytime.cssc
|
|
220
|
+
- test/dummy/tmp/cache/sass/553181f53093b5bb2250cfc7ed2934360b027e01/application.css.scssc
|
|
208
221
|
- test/integration/anytime_js_integration_test.rb
|
|
209
222
|
- test/test_helper.rb
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|