aslon_jquery_ui_css 0.0.0 → 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/.idea/workspace.xml +64 -36
- data/VERSION +1 -1
- data/aslon_jquery_ui_css.gemspec +2 -2
- metadata +11 -11
data/.idea/workspace.xml
CHANGED
@@ -1,7 +1,10 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<project version="4">
|
3
3
|
<component name="ChangeListManager">
|
4
|
-
<list default="true" id="2b1ac130-d01c-4847-932c-e24362663ad3" name="Default" comment=""
|
4
|
+
<list default="true" id="2b1ac130-d01c-4847-932c-e24362663ad3" name="Default" comment="">
|
5
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.gitignore" afterPath="$PROJECT_DIR$/.gitignore" />
|
6
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
7
|
+
</list>
|
5
8
|
<ignored path="aslon_jquery_ui_css.iws" />
|
6
9
|
<ignored path=".idea/workspace.xml" />
|
7
10
|
<option name="TRACKING_ENABLED" value="true" />
|
@@ -50,10 +53,37 @@
|
|
50
53
|
</provider>
|
51
54
|
</entry>
|
52
55
|
</file>
|
53
|
-
<file leaf-file-name="
|
56
|
+
<file leaf-file-name=".gitignore" pinned="false" current="true" current-in-tab="true">
|
57
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
58
|
+
<provider selected="true" editor-type-id="text-editor">
|
59
|
+
<state line="0" column="6" selection-start="6" selection-end="6" vertical-scroll-proportion="0.0">
|
60
|
+
<folding />
|
61
|
+
</state>
|
62
|
+
</provider>
|
63
|
+
</entry>
|
64
|
+
</file>
|
65
|
+
<file leaf-file-name="Gemfile.lock" pinned="false" current="false" current-in-tab="false">
|
66
|
+
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
67
|
+
<provider selected="true" editor-type-id="text-editor">
|
68
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
69
|
+
<folding />
|
70
|
+
</state>
|
71
|
+
</provider>
|
72
|
+
</entry>
|
73
|
+
</file>
|
74
|
+
<file leaf-file-name="Rakefile" pinned="false" current="false" current-in-tab="false">
|
54
75
|
<entry file="file://$PROJECT_DIR$/Rakefile">
|
55
76
|
<provider selected="true" editor-type-id="text-editor">
|
56
|
-
<state line="27" column="41" selection-start="761" selection-end="761" vertical-scroll-proportion="0.
|
77
|
+
<state line="27" column="41" selection-start="761" selection-end="761" vertical-scroll-proportion="0.0">
|
78
|
+
<folding />
|
79
|
+
</state>
|
80
|
+
</provider>
|
81
|
+
</entry>
|
82
|
+
</file>
|
83
|
+
<file leaf-file-name="aslon_jquery_ui_css.gemspec" pinned="false" current="false" current-in-tab="false">
|
84
|
+
<entry file="file://$PROJECT_DIR$/aslon_jquery_ui_css.gemspec">
|
85
|
+
<provider selected="true" editor-type-id="text-editor">
|
86
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
57
87
|
<folding />
|
58
88
|
</state>
|
59
89
|
</provider>
|
@@ -75,6 +105,7 @@
|
|
75
105
|
<list>
|
76
106
|
<option value="$PROJECT_DIR$/lib/aslon_jquery_ui_css.rb" />
|
77
107
|
<option value="$PROJECT_DIR$/Rakefile" />
|
108
|
+
<option value="$PROJECT_DIR$/.gitignore" />
|
78
109
|
</list>
|
79
110
|
</option>
|
80
111
|
</component>
|
@@ -123,32 +154,6 @@
|
|
123
154
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
124
155
|
</PATH_ELEMENT>
|
125
156
|
</PATH>
|
126
|
-
<PATH>
|
127
|
-
<PATH_ELEMENT>
|
128
|
-
<option name="myItemId" value="aslon_jquery_ui_css" />
|
129
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
130
|
-
</PATH_ELEMENT>
|
131
|
-
<PATH_ELEMENT>
|
132
|
-
<option name="myItemId" value="aslon_jquery_ui_css" />
|
133
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
134
|
-
</PATH_ELEMENT>
|
135
|
-
<PATH_ELEMENT>
|
136
|
-
<option name="myItemId" value="vendor" />
|
137
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
138
|
-
</PATH_ELEMENT>
|
139
|
-
<PATH_ELEMENT>
|
140
|
-
<option name="myItemId" value="assets" />
|
141
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
142
|
-
</PATH_ELEMENT>
|
143
|
-
<PATH_ELEMENT>
|
144
|
-
<option name="myItemId" value="stylesheets" />
|
145
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
146
|
-
</PATH_ELEMENT>
|
147
|
-
<PATH_ELEMENT>
|
148
|
-
<option name="myItemId" value="aslon_jquery_ui_css" />
|
149
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
150
|
-
</PATH_ELEMENT>
|
151
|
-
</PATH>
|
152
157
|
</subPane>
|
153
158
|
</pane>
|
154
159
|
<pane id="Scope" />
|
@@ -278,6 +283,7 @@
|
|
278
283
|
</component>
|
279
284
|
<component name="TaskManager">
|
280
285
|
<task active="true" id="Default" summary="Default task">
|
286
|
+
<changelist id="2b1ac130-d01c-4847-932c-e24362663ad3" name="Default" comment="" />
|
281
287
|
<created>1328120764194</created>
|
282
288
|
<updated>1328120764194</updated>
|
283
289
|
</task>
|
@@ -287,21 +293,22 @@
|
|
287
293
|
<frame x="46" y="22" width="1387" height="792" extended-state="0" />
|
288
294
|
<editor active="true" />
|
289
295
|
<layout>
|
290
|
-
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
296
|
+
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
291
297
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
292
298
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
|
293
|
-
<window_info id="Dependency Viewer" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
294
|
-
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3991196" sideWeight="0.
|
299
|
+
<window_info id="Dependency Viewer" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
300
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3991196" sideWeight="0.6706231" order="0" side_tool="false" content_ui="tabs" />
|
295
301
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
296
302
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
297
|
-
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="
|
303
|
+
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
298
304
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
299
305
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
300
|
-
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
301
306
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
307
|
+
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
308
|
+
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32937685" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
302
309
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
303
|
-
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
304
310
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
311
|
+
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
305
312
|
</layout>
|
306
313
|
</component>
|
307
314
|
<component name="VcsManagerConfiguration">
|
@@ -368,9 +375,30 @@
|
|
368
375
|
</state>
|
369
376
|
</provider>
|
370
377
|
</entry>
|
378
|
+
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
379
|
+
<provider selected="true" editor-type-id="text-editor">
|
380
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
381
|
+
<folding />
|
382
|
+
</state>
|
383
|
+
</provider>
|
384
|
+
</entry>
|
371
385
|
<entry file="file://$PROJECT_DIR$/Rakefile">
|
372
386
|
<provider selected="true" editor-type-id="text-editor">
|
373
|
-
<state line="27" column="41" selection-start="761" selection-end="761" vertical-scroll-proportion="0.
|
387
|
+
<state line="27" column="41" selection-start="761" selection-end="761" vertical-scroll-proportion="0.0">
|
388
|
+
<folding />
|
389
|
+
</state>
|
390
|
+
</provider>
|
391
|
+
</entry>
|
392
|
+
<entry file="file://$PROJECT_DIR$/aslon_jquery_ui_css.gemspec">
|
393
|
+
<provider selected="true" editor-type-id="text-editor">
|
394
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
395
|
+
<folding />
|
396
|
+
</state>
|
397
|
+
</provider>
|
398
|
+
</entry>
|
399
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
400
|
+
<provider selected="true" editor-type-id="text-editor">
|
401
|
+
<state line="0" column="6" selection-start="6" selection-end="6" vertical-scroll-proportion="0.0">
|
374
402
|
<folding />
|
375
403
|
</state>
|
376
404
|
</provider>
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.0.
|
1
|
+
0.0.1
|
data/aslon_jquery_ui_css.gemspec
CHANGED
@@ -5,11 +5,11 @@
|
|
5
5
|
|
6
6
|
Gem::Specification.new do |s|
|
7
7
|
s.name = "aslon_jquery_ui_css"
|
8
|
-
s.version = "0.0.
|
8
|
+
s.version = "0.0.1"
|
9
9
|
|
10
10
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
11
11
|
s.authors = ["aslon"]
|
12
|
-
s.date = "2012-02-
|
12
|
+
s.date = "2012-02-02"
|
13
13
|
s.description = "assets css jor jquery ui"
|
14
14
|
s.email = ""
|
15
15
|
s.extra_rdoc_files = [
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aslon_jquery_ui_css
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.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-02-
|
12
|
+
date: 2012-02-02 00:00:00.000000000Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: shoulda
|
16
|
-
requirement: &
|
16
|
+
requirement: &70328226284240 !ruby/object:Gem::Requirement
|
17
17
|
none: false
|
18
18
|
requirements:
|
19
19
|
- - ! '>='
|
@@ -21,10 +21,10 @@ dependencies:
|
|
21
21
|
version: '0'
|
22
22
|
type: :development
|
23
23
|
prerelease: false
|
24
|
-
version_requirements: *
|
24
|
+
version_requirements: *70328226284240
|
25
25
|
- !ruby/object:Gem::Dependency
|
26
26
|
name: bundler
|
27
|
-
requirement: &
|
27
|
+
requirement: &70328231704040 !ruby/object:Gem::Requirement
|
28
28
|
none: false
|
29
29
|
requirements:
|
30
30
|
- - ~>
|
@@ -32,10 +32,10 @@ dependencies:
|
|
32
32
|
version: 1.0.0
|
33
33
|
type: :development
|
34
34
|
prerelease: false
|
35
|
-
version_requirements: *
|
35
|
+
version_requirements: *70328231704040
|
36
36
|
- !ruby/object:Gem::Dependency
|
37
37
|
name: jeweler
|
38
|
-
requirement: &
|
38
|
+
requirement: &70328231703560 !ruby/object:Gem::Requirement
|
39
39
|
none: false
|
40
40
|
requirements:
|
41
41
|
- - ~>
|
@@ -43,10 +43,10 @@ dependencies:
|
|
43
43
|
version: 1.6.4
|
44
44
|
type: :development
|
45
45
|
prerelease: false
|
46
|
-
version_requirements: *
|
46
|
+
version_requirements: *70328231703560
|
47
47
|
- !ruby/object:Gem::Dependency
|
48
48
|
name: rcov
|
49
|
-
requirement: &
|
49
|
+
requirement: &70328231703080 !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: *
|
57
|
+
version_requirements: *70328231703080
|
58
58
|
description: assets css jor jquery ui
|
59
59
|
email: ''
|
60
60
|
executables: []
|
@@ -120,7 +120,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
120
120
|
version: '0'
|
121
121
|
segments:
|
122
122
|
- 0
|
123
|
-
hash:
|
123
|
+
hash: 1209101396084656826
|
124
124
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
125
125
|
none: false
|
126
126
|
requirements:
|