compass 0.12.rc.0 → 0.12.rc.1
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION.yml +1 -1
- data/lib/compass.rb +3 -0
- data/lib/compass/app_integration/rails.rb +18 -0
- metadata +6 -153
- data/bin/compass.compiled.rbc +0 -707
- data/examples/compass/images/emblem-a043c4f148.png +0 -0
- data/examples/compass/images/flag-03c3b29b35.png +0 -0
- data/examples/compass/images/flag-21cfbfbfc8.png +0 -0
- data/examples/css3/extensions/fancy-fonts/templates/project/Prociono.otf +0 -0
- data/examples/css3/extensions/fancy-fonts/templates/project/bgrove.otf +0 -0
- data/examples/css3/extensions/fancy-fonts/templates/project/bgrove.ttf +0 -0
- data/lib/compass.rbc +0 -796
- data/lib/compass/actions.rbc +0 -2736
- data/lib/compass/app_integration.rbc +0 -836
- data/lib/compass/app_integration/merb.rbc +0 -106
- data/lib/compass/app_integration/rails.rbc +0 -2096
- data/lib/compass/app_integration/rails/configuration_defaults.rbc +0 -2430
- data/lib/compass/app_integration/rails/installer.rbc +0 -3677
- data/lib/compass/app_integration/stand_alone.rbc +0 -589
- data/lib/compass/app_integration/stand_alone/configuration_defaults.rbc +0 -721
- data/lib/compass/app_integration/stand_alone/installer.rbc +0 -1487
- data/lib/compass/browser_support.rbc +0 -1144
- data/lib/compass/commands.rbc +0 -307
- data/lib/compass/commands/base.rbc +0 -1044
- data/lib/compass/commands/clean_project.rbc +0 -1856
- data/lib/compass/commands/create_project.rbc +0 -2691
- data/lib/compass/commands/default.rbc +0 -1677
- data/lib/compass/commands/generate_grid_background.rbc +0 -1939
- data/lib/compass/commands/help.rbc +0 -1921
- data/lib/compass/commands/imports.rbc +0 -969
- data/lib/compass/commands/installer_command.rbc +0 -807
- data/lib/compass/commands/interactive.rbc +0 -1341
- data/lib/compass/commands/list_frameworks.rbc +0 -1111
- data/lib/compass/commands/print_version.rbc +0 -2478
- data/lib/compass/commands/project_base.rbc +0 -2085
- data/lib/compass/commands/project_stats.rbc +0 -4202
- data/lib/compass/commands/registry.rbc +0 -1350
- data/lib/compass/commands/sprite.rbc +0 -2212
- data/lib/compass/commands/stamp_pattern.rbc +0 -2011
- data/lib/compass/commands/unpack_extension.rbc +0 -2348
- data/lib/compass/commands/update_project.rbc +0 -3002
- data/lib/compass/commands/validate_project.rbc +0 -1686
- data/lib/compass/commands/watch_project.rbc +0 -4155
- data/lib/compass/commands/write_configuration.rbc +0 -2896
- data/lib/compass/compiler.rbc +0 -4913
- data/lib/compass/configuration.rbc +0 -1398
- data/lib/compass/configuration/adapters.rbc +0 -2088
- data/lib/compass/configuration/comments.rbc +0 -843
- data/lib/compass/configuration/data.rbc +0 -2633
- data/lib/compass/configuration/defaults.rbc +0 -3617
- data/lib/compass/configuration/file_data.rbc +0 -643
- data/lib/compass/configuration/helpers.rbc +0 -3500
- data/lib/compass/configuration/inheritance.rbc +0 -3592
- data/lib/compass/configuration/paths.rbc +0 -412
- data/lib/compass/configuration/serialization.rbc +0 -1996
- data/lib/compass/dependencies.rbc +0 -232
- data/lib/compass/errors.rbc +0 -176
- data/lib/compass/exec.rbc +0 -500
- data/lib/compass/exec/command_option_parser.rbc +0 -676
- data/lib/compass/exec/global_options_parser.rbc +0 -1306
- data/lib/compass/exec/helpers.rbc +0 -758
- data/lib/compass/exec/project_options_parser.rbc +0 -1515
- data/lib/compass/exec/sub_command_ui.rbc +0 -1191
- data/lib/compass/frameworks.rbc +0 -3640
- data/lib/compass/grid_builder.rbc +0 -0
- data/lib/compass/installers.rbc +0 -152
- data/lib/compass/installers/bare_installer.rbc +0 -939
- data/lib/compass/installers/base.rbc +0 -4427
- data/lib/compass/installers/manifest.rbc +0 -3335
- data/lib/compass/installers/manifest_installer.rbc +0 -1591
- data/lib/compass/installers/template_context.rbc +0 -1030
- data/lib/compass/logger.rbc +0 -2317
- data/lib/compass/quick_cache.rbc +0 -324
- data/lib/compass/sass_extensions.rbc +0 -213
- data/lib/compass/sass_extensions/functions.rbc +0 -808
- data/lib/compass/sass_extensions/functions/colors.rbc +0 -1279
- data/lib/compass/sass_extensions/functions/constants.rbc +0 -1921
- data/lib/compass/sass_extensions/functions/cross_browser_support.rbc +0 -1966
- data/lib/compass/sass_extensions/functions/display.rbc +0 -1227
- data/lib/compass/sass_extensions/functions/enumerate.rbc +0 -446
- data/lib/compass/sass_extensions/functions/env.rbc +0 -299
- data/lib/compass/sass_extensions/functions/font_files.rbc +0 -821
- data/lib/compass/sass_extensions/functions/gradient_support.rbc +0 -14147
- data/lib/compass/sass_extensions/functions/image_size.rbc +0 -3152
- data/lib/compass/sass_extensions/functions/inline_image.rbc +0 -1678
- data/lib/compass/sass_extensions/functions/lists.rbc +0 -2601
- data/lib/compass/sass_extensions/functions/selectors.rbc +0 -1592
- data/lib/compass/sass_extensions/functions/sprites.rbc +0 -3792
- data/lib/compass/sass_extensions/functions/trig.rbc +0 -811
- data/lib/compass/sass_extensions/functions/urls.rbc +0 -5248
- data/lib/compass/sass_extensions/monkey_patches.rbc +0 -134
- data/lib/compass/sass_extensions/monkey_patches/browser_support.rbc +0 -2169
- data/lib/compass/sass_extensions/monkey_patches/traversal.rbc +0 -660
- data/lib/compass/sass_extensions/sprites.rbc +0 -363
- data/lib/compass/sass_extensions/sprites/base.rbc +0 -4529
- data/lib/compass/sass_extensions/sprites/engines.rbc +0 -662
- data/lib/compass/sass_extensions/sprites/engines/chunky_png_engine.rbc +0 -1074
- data/lib/compass/sass_extensions/sprites/image.rbc +0 -2961
- data/lib/compass/sass_extensions/sprites/image_methods.rbc +0 -900
- data/lib/compass/sass_extensions/sprites/image_row.rbc +0 -1168
- data/lib/compass/sass_extensions/sprites/layout_methods.rbc +0 -3236
- data/lib/compass/sass_extensions/sprites/row_fitter.rbc +0 -2067
- data/lib/compass/sass_extensions/sprites/sprite_map.rbc +0 -1991
- data/lib/compass/sass_extensions/sprites/sprite_methods.rbc +0 -3190
- data/lib/compass/sass_extensions/sprites/sprites.rbc +0 -1573
- data/lib/compass/sprite_importer.rbc +0 -3573
- data/lib/compass/util.rbc +0 -552
- data/lib/compass/version.rbc +0 -1245
- data/test/helpers/command_line.rbc +0 -2820
- data/test/helpers/diff.rbc +0 -1104
- data/test/helpers/io.rbc +0 -962
- data/test/helpers/rails.rbc +0 -1116
- data/test/helpers/test_case.rbc +0 -1255
- data/test/integrations/compass_test.rbc +0 -6589
- data/test/integrations/rails_integration_test.rbc +0 -1342
- data/test/integrations/sprites_test.rbc +0 -6192
- data/test/test_helper.rbc +0 -1694
- data/test/units/actions_test.rbc +0 -644
- data/test/units/command_line_test.rbc +0 -1532
- data/test/units/compass_png_test.rbc +0 -0
- data/test/units/configuration_test.rbc +0 -3833
- data/test/units/rails_configuration_test.rbc +0 -1032
- data/test/units/sass_extensions_test.rbc +0 -3586
- data/test/units/sprites/engine_test.rbc +0 -962
- data/test/units/sprites/image_row_test.rbc +0 -1578
- data/test/units/sprites/image_test.rbc +0 -2836
- data/test/units/sprites/importer_test.rbc +0 -2620
- data/test/units/sprites/row_fitter_test.rbc +0 -1479
- data/test/units/sprites/sprite_command_test.rbc +0 -1147
- data/test/units/sprites/sprite_map_test.rbc +0 -6515
data/lib/compass/quick_cache.rbc
DELETED
@@ -1,324 +0,0 @@
|
|
1
|
-
!RBIX
|
2
|
-
9595534255132031488
|
3
|
-
x
|
4
|
-
M
|
5
|
-
1
|
6
|
-
n
|
7
|
-
n
|
8
|
-
x
|
9
|
-
10
|
10
|
-
__script__
|
11
|
-
i
|
12
|
-
28
|
13
|
-
99
|
14
|
-
7
|
15
|
-
0
|
16
|
-
65
|
17
|
-
49
|
18
|
-
1
|
19
|
-
2
|
20
|
-
13
|
21
|
-
99
|
22
|
-
12
|
23
|
-
7
|
24
|
-
2
|
25
|
-
12
|
26
|
-
7
|
27
|
-
3
|
28
|
-
12
|
29
|
-
65
|
30
|
-
12
|
31
|
-
49
|
32
|
-
4
|
33
|
-
4
|
34
|
-
15
|
35
|
-
49
|
36
|
-
2
|
37
|
-
0
|
38
|
-
15
|
39
|
-
2
|
40
|
-
11
|
41
|
-
I
|
42
|
-
6
|
43
|
-
I
|
44
|
-
0
|
45
|
-
I
|
46
|
-
0
|
47
|
-
I
|
48
|
-
0
|
49
|
-
n
|
50
|
-
p
|
51
|
-
5
|
52
|
-
x
|
53
|
-
10
|
54
|
-
QuickCache
|
55
|
-
x
|
56
|
-
11
|
57
|
-
open_module
|
58
|
-
x
|
59
|
-
15
|
60
|
-
__module_init__
|
61
|
-
M
|
62
|
-
1
|
63
|
-
n
|
64
|
-
n
|
65
|
-
x
|
66
|
-
10
|
67
|
-
QuickCache
|
68
|
-
i
|
69
|
-
16
|
70
|
-
5
|
71
|
-
66
|
72
|
-
99
|
73
|
-
7
|
74
|
-
0
|
75
|
-
7
|
76
|
-
1
|
77
|
-
65
|
78
|
-
67
|
79
|
-
49
|
80
|
-
2
|
81
|
-
0
|
82
|
-
49
|
83
|
-
3
|
84
|
-
4
|
85
|
-
11
|
86
|
-
I
|
87
|
-
5
|
88
|
-
I
|
89
|
-
0
|
90
|
-
I
|
91
|
-
0
|
92
|
-
I
|
93
|
-
0
|
94
|
-
n
|
95
|
-
p
|
96
|
-
4
|
97
|
-
x
|
98
|
-
11
|
99
|
-
quick_cache
|
100
|
-
M
|
101
|
-
1
|
102
|
-
n
|
103
|
-
n
|
104
|
-
x
|
105
|
-
11
|
106
|
-
quick_cache
|
107
|
-
i
|
108
|
-
96
|
109
|
-
23
|
110
|
-
1
|
111
|
-
10
|
112
|
-
8
|
113
|
-
79
|
114
|
-
19
|
115
|
-
1
|
116
|
-
15
|
117
|
-
39
|
118
|
-
0
|
119
|
-
13
|
120
|
-
10
|
121
|
-
23
|
122
|
-
15
|
123
|
-
44
|
124
|
-
43
|
125
|
-
1
|
126
|
-
78
|
127
|
-
49
|
128
|
-
2
|
129
|
-
1
|
130
|
-
38
|
131
|
-
0
|
132
|
-
15
|
133
|
-
39
|
134
|
-
0
|
135
|
-
20
|
136
|
-
0
|
137
|
-
49
|
138
|
-
3
|
139
|
-
1
|
140
|
-
13
|
141
|
-
9
|
142
|
-
57
|
143
|
-
15
|
144
|
-
39
|
145
|
-
0
|
146
|
-
20
|
147
|
-
0
|
148
|
-
49
|
149
|
-
3
|
150
|
-
1
|
151
|
-
49
|
152
|
-
4
|
153
|
-
0
|
154
|
-
45
|
155
|
-
5
|
156
|
-
6
|
157
|
-
49
|
158
|
-
7
|
159
|
-
0
|
160
|
-
20
|
161
|
-
1
|
162
|
-
82
|
163
|
-
8
|
164
|
-
85
|
165
|
-
9
|
166
|
-
9
|
167
|
-
71
|
168
|
-
39
|
169
|
-
0
|
170
|
-
20
|
171
|
-
0
|
172
|
-
49
|
173
|
-
3
|
174
|
-
1
|
175
|
-
49
|
176
|
-
10
|
177
|
-
0
|
178
|
-
8
|
179
|
-
95
|
180
|
-
39
|
181
|
-
0
|
182
|
-
20
|
183
|
-
0
|
184
|
-
45
|
185
|
-
5
|
186
|
-
11
|
187
|
-
49
|
188
|
-
7
|
189
|
-
0
|
190
|
-
60
|
191
|
-
0
|
192
|
-
35
|
193
|
-
2
|
194
|
-
13
|
195
|
-
18
|
196
|
-
3
|
197
|
-
49
|
198
|
-
12
|
199
|
-
2
|
200
|
-
15
|
201
|
-
49
|
202
|
-
10
|
203
|
-
0
|
204
|
-
11
|
205
|
-
I
|
206
|
-
6
|
207
|
-
I
|
208
|
-
2
|
209
|
-
I
|
210
|
-
1
|
211
|
-
I
|
212
|
-
2
|
213
|
-
n
|
214
|
-
p
|
215
|
-
13
|
216
|
-
x
|
217
|
-
12
|
218
|
-
@quick_cache
|
219
|
-
x
|
220
|
-
4
|
221
|
-
Hash
|
222
|
-
x
|
223
|
-
16
|
224
|
-
new_from_literal
|
225
|
-
x
|
226
|
-
2
|
227
|
-
[]
|
228
|
-
x
|
229
|
-
5
|
230
|
-
first
|
231
|
-
x
|
232
|
-
4
|
233
|
-
Time
|
234
|
-
n
|
235
|
-
x
|
236
|
-
3
|
237
|
-
now
|
238
|
-
x
|
239
|
-
1
|
240
|
-
-
|
241
|
-
x
|
242
|
-
1
|
243
|
-
>
|
244
|
-
x
|
245
|
-
4
|
246
|
-
last
|
247
|
-
n
|
248
|
-
x
|
249
|
-
3
|
250
|
-
[]=
|
251
|
-
p
|
252
|
-
13
|
253
|
-
I
|
254
|
-
-1
|
255
|
-
I
|
256
|
-
6
|
257
|
-
I
|
258
|
-
8
|
259
|
-
I
|
260
|
-
7
|
261
|
-
I
|
262
|
-
18
|
263
|
-
I
|
264
|
-
8
|
265
|
-
I
|
266
|
-
3b
|
267
|
-
I
|
268
|
-
9
|
269
|
-
I
|
270
|
-
47
|
271
|
-
I
|
272
|
-
b
|
273
|
-
I
|
274
|
-
5f
|
275
|
-
I
|
276
|
-
0
|
277
|
-
I
|
278
|
-
60
|
279
|
-
x
|
280
|
-
58
|
281
|
-
/Users/crispee/Projects/compass/lib/compass/quick_cache.rb
|
282
|
-
p
|
283
|
-
2
|
284
|
-
x
|
285
|
-
3
|
286
|
-
key
|
287
|
-
x
|
288
|
-
3
|
289
|
-
ttl
|
290
|
-
x
|
291
|
-
17
|
292
|
-
method_visibility
|
293
|
-
x
|
294
|
-
15
|
295
|
-
add_defn_method
|
296
|
-
p
|
297
|
-
3
|
298
|
-
I
|
299
|
-
2
|
300
|
-
I
|
301
|
-
6
|
302
|
-
I
|
303
|
-
10
|
304
|
-
x
|
305
|
-
58
|
306
|
-
/Users/crispee/Projects/compass/lib/compass/quick_cache.rb
|
307
|
-
p
|
308
|
-
0
|
309
|
-
x
|
310
|
-
13
|
311
|
-
attach_method
|
312
|
-
p
|
313
|
-
3
|
314
|
-
I
|
315
|
-
0
|
316
|
-
I
|
317
|
-
1
|
318
|
-
I
|
319
|
-
1c
|
320
|
-
x
|
321
|
-
58
|
322
|
-
/Users/crispee/Projects/compass/lib/compass/quick_cache.rb
|
323
|
-
p
|
324
|
-
0
|
@@ -1,213 +0,0 @@
|
|
1
|
-
!RBIX
|
2
|
-
9595534255132031488
|
3
|
-
x
|
4
|
-
M
|
5
|
-
1
|
6
|
-
n
|
7
|
-
n
|
8
|
-
x
|
9
|
-
10
|
10
|
-
__script__
|
11
|
-
i
|
12
|
-
92
|
13
|
-
45
|
14
|
-
0
|
15
|
-
1
|
16
|
-
43
|
17
|
-
2
|
18
|
-
43
|
19
|
-
3
|
20
|
-
49
|
21
|
-
4
|
22
|
-
0
|
23
|
-
7
|
24
|
-
5
|
25
|
-
13
|
26
|
-
70
|
27
|
-
9
|
28
|
-
28
|
29
|
-
15
|
30
|
-
44
|
31
|
-
43
|
32
|
-
6
|
33
|
-
7
|
34
|
-
7
|
35
|
-
78
|
36
|
-
49
|
37
|
-
8
|
38
|
-
2
|
39
|
-
6
|
40
|
-
5
|
41
|
-
49
|
42
|
-
9
|
43
|
-
1
|
44
|
-
49
|
45
|
-
10
|
46
|
-
0
|
47
|
-
9
|
48
|
-
39
|
49
|
-
1
|
50
|
-
8
|
51
|
-
50
|
52
|
-
5
|
53
|
-
45
|
54
|
-
11
|
55
|
-
12
|
56
|
-
7
|
57
|
-
13
|
58
|
-
64
|
59
|
-
47
|
60
|
-
49
|
61
|
-
14
|
62
|
-
2
|
63
|
-
15
|
64
|
-
99
|
65
|
-
7
|
66
|
-
15
|
67
|
-
45
|
68
|
-
16
|
69
|
-
17
|
70
|
-
49
|
71
|
-
18
|
72
|
-
2
|
73
|
-
15
|
74
|
-
1
|
75
|
-
15
|
76
|
-
5
|
77
|
-
7
|
78
|
-
19
|
79
|
-
64
|
80
|
-
47
|
81
|
-
49
|
82
|
-
20
|
83
|
-
1
|
84
|
-
15
|
85
|
-
5
|
86
|
-
7
|
87
|
-
21
|
88
|
-
64
|
89
|
-
47
|
90
|
-
49
|
91
|
-
20
|
92
|
-
1
|
93
|
-
15
|
94
|
-
5
|
95
|
-
7
|
96
|
-
22
|
97
|
-
64
|
98
|
-
47
|
99
|
-
49
|
100
|
-
20
|
101
|
-
1
|
102
|
-
15
|
103
|
-
2
|
104
|
-
11
|
105
|
-
I
|
106
|
-
4
|
107
|
-
I
|
108
|
-
0
|
109
|
-
I
|
110
|
-
0
|
111
|
-
I
|
112
|
-
0
|
113
|
-
n
|
114
|
-
p
|
115
|
-
23
|
116
|
-
x
|
117
|
-
4
|
118
|
-
Sass
|
119
|
-
n
|
120
|
-
x
|
121
|
-
6
|
122
|
-
Script
|
123
|
-
x
|
124
|
-
9
|
125
|
-
Functions
|
126
|
-
x
|
127
|
-
7
|
128
|
-
methods
|
129
|
-
n
|
130
|
-
x
|
131
|
-
6
|
132
|
-
Regexp
|
133
|
-
s
|
134
|
-
11
|
135
|
-
\Adeclare\Z
|
136
|
-
x
|
137
|
-
3
|
138
|
-
new
|
139
|
-
x
|
140
|
-
4
|
141
|
-
grep
|
142
|
-
x
|
143
|
-
4
|
144
|
-
any?
|
145
|
-
x
|
146
|
-
9
|
147
|
-
LoadError
|
148
|
-
n
|
149
|
-
s
|
150
|
-
155
|
151
|
-
It looks like you've got an incompatible version of Sass. This often happens when you have an old haml gem installed. Please upgrade Haml to v3.1 or above.
|
152
|
-
x
|
153
|
-
5
|
154
|
-
raise
|
155
|
-
x
|
156
|
-
14
|
157
|
-
SassExtensions
|
158
|
-
x
|
159
|
-
7
|
160
|
-
Compass
|
161
|
-
n
|
162
|
-
x
|
163
|
-
17
|
164
|
-
open_module_under
|
165
|
-
s
|
166
|
-
33
|
167
|
-
compass/sass_extensions/functions
|
168
|
-
x
|
169
|
-
7
|
170
|
-
require
|
171
|
-
s
|
172
|
-
38
|
173
|
-
compass/sass_extensions/monkey_patches
|
174
|
-
s
|
175
|
-
31
|
176
|
-
compass/sass_extensions/sprites
|
177
|
-
p
|
178
|
-
15
|
179
|
-
I
|
180
|
-
0
|
181
|
-
I
|
182
|
-
1
|
183
|
-
I
|
184
|
-
27
|
185
|
-
I
|
186
|
-
2
|
187
|
-
I
|
188
|
-
32
|
189
|
-
I
|
190
|
-
0
|
191
|
-
I
|
192
|
-
33
|
193
|
-
I
|
194
|
-
5
|
195
|
-
I
|
196
|
-
3f
|
197
|
-
I
|
198
|
-
8
|
199
|
-
I
|
200
|
-
48
|
201
|
-
I
|
202
|
-
9
|
203
|
-
I
|
204
|
-
51
|
205
|
-
I
|
206
|
-
a
|
207
|
-
I
|
208
|
-
5c
|
209
|
-
x
|
210
|
-
62
|
211
|
-
/Users/crispee/Projects/compass/lib/compass/sass_extensions.rb
|
212
|
-
p
|
213
|
-
0
|