anytime-js-rails 1.0.3 → 1.0.4

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