simple-navigation-semantic_ui 1.0.0 → 1.0.1
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 +4 -4
- data/.gitignore +2 -0
- data/lib/simple-navigation-semantic_ui/version.rb +1 -1
- data/simple-navigation-semantic_ui.gemspec +1 -1
- metadata +2 -13
- data/.DS_Store +0 -0
- data/.idea/.DS_Store +0 -0
- data/.idea/.name +0 -1
- data/.idea/.rakeTasks +0 -7
- data/.idea/encodings.xml +0 -5
- data/.idea/misc.xml +0 -57
- data/.idea/modules.xml +0 -9
- data/.idea/scopes/scope_settings.xml +0 -5
- data/.idea/simple-navigation-semantic_ui.iml +0 -19
- data/.idea/vcs.xml +0 -7
- data/.idea/workspace.xml +0 -434
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: dfb727d1d2fdeae42e0da840c7d1cb3a5731cc20
|
|
4
|
+
data.tar.gz: 9e6bdda9cdc2c59a6ebf2da4886a94db3502e817
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f0f9b01a45049432397294cc6b1cd65f5c05c77f522ea32d89ee78c4e81c02f907d8801b19f558e87c33bc1cb37d52a76946725c8d8ccdfebf4aff9b1be88a19
|
|
7
|
+
data.tar.gz: 3162bdd988d01788aa93088fd2a0f338fbad403a3036101c817c564cb4299cb29c3df59f24ce0d19ac3630969aec8c6aa17f8fcf9b0b2e44ac8af81da412d821
|
data/.gitignore
CHANGED
|
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
|
|
|
7
7
|
s.version = SimpleNavigationSemanticUi::VERSION
|
|
8
8
|
s.authors = ["Peter Fern"]
|
|
9
9
|
s.email = ["github@obfusc8.org"]
|
|
10
|
-
s.homepage = "https://github.com/
|
|
10
|
+
s.homepage = "https://github.com/Snuff/simple-navigation-semantic_ui"
|
|
11
11
|
s.summary = %q{simple-navigation-semantic_ui is a simple-navigation renderer for semantic_ui navigation.}
|
|
12
12
|
s.description = %q{simple-navigation-semantic_ui is a simple-navigation renderer for semantic_ui navigation.}
|
|
13
13
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: simple-navigation-semantic_ui
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter Fern
|
|
@@ -60,18 +60,7 @@ executables: []
|
|
|
60
60
|
extensions: []
|
|
61
61
|
extra_rdoc_files: []
|
|
62
62
|
files:
|
|
63
|
-
- .DS_Store
|
|
64
63
|
- .gitignore
|
|
65
|
-
- .idea/.DS_Store
|
|
66
|
-
- .idea/.name
|
|
67
|
-
- .idea/.rakeTasks
|
|
68
|
-
- .idea/encodings.xml
|
|
69
|
-
- .idea/misc.xml
|
|
70
|
-
- .idea/modules.xml
|
|
71
|
-
- .idea/scopes/scope_settings.xml
|
|
72
|
-
- .idea/simple-navigation-semantic_ui.iml
|
|
73
|
-
- .idea/vcs.xml
|
|
74
|
-
- .idea/workspace.xml
|
|
75
64
|
- .ruby-gemset
|
|
76
65
|
- Gemfile
|
|
77
66
|
- README.md
|
|
@@ -83,7 +72,7 @@ files:
|
|
|
83
72
|
- lib/simple_navigation/rendering/renderer/semantic_ui.rb
|
|
84
73
|
- simple-navigation-semantic_ui.gemspec
|
|
85
74
|
- vendor/assets/stylesheets/bootstrap_navbar_split_dropdowns.css
|
|
86
|
-
homepage: https://github.com/
|
|
75
|
+
homepage: https://github.com/Snuff/simple-navigation-semantic_ui
|
|
87
76
|
licenses: []
|
|
88
77
|
metadata: {}
|
|
89
78
|
post_install_message:
|
data/.DS_Store
DELETED
|
Binary file
|
data/.idea/.DS_Store
DELETED
|
Binary file
|
data/.idea/.name
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
simple-navigation-semantic_ui
|
data/.idea/.rakeTasks
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<Settings><!--This file was automatically generated by Ruby plugin.
|
|
3
|
-
You are allowed to:
|
|
4
|
-
1. Remove rake task
|
|
5
|
-
2. Add existing rake tasks
|
|
6
|
-
To add existing rake tasks automatically delete this file and reload the project.
|
|
7
|
-
--><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build simple-navigation-bootstrap-1.0.0.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Build and install simple-navigation-bootstrap-1.0.0.gem into system gems" fullCmd="install" taksId="install" /><RakeTask description="Create tag v1.0.0 and build and push simple-navigation-bootstrap-1.0.0.gem to Rubygems" fullCmd="release" taksId="release" /></RakeGroup></Settings>
|
data/.idea/encodings.xml
DELETED
data/.idea/misc.xml
DELETED
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="ProjectInspectionProfilesVisibleTreeState">
|
|
4
|
-
<entry key="Project Default">
|
|
5
|
-
<profile-state>
|
|
6
|
-
<expanded-state>
|
|
7
|
-
<State>
|
|
8
|
-
<id />
|
|
9
|
-
</State>
|
|
10
|
-
<State>
|
|
11
|
-
<id>CSS</id>
|
|
12
|
-
</State>
|
|
13
|
-
<State>
|
|
14
|
-
<id>Code style issuesJavaScript</id>
|
|
15
|
-
</State>
|
|
16
|
-
<State>
|
|
17
|
-
<id>Control flow issuesJavaScript</id>
|
|
18
|
-
</State>
|
|
19
|
-
<State>
|
|
20
|
-
<id>Cucumber</id>
|
|
21
|
-
</State>
|
|
22
|
-
<State>
|
|
23
|
-
<id>JavaScript</id>
|
|
24
|
-
</State>
|
|
25
|
-
<State>
|
|
26
|
-
<id>JavaScript function metricsJavaScript</id>
|
|
27
|
-
</State>
|
|
28
|
-
<State>
|
|
29
|
-
<id>JavaScript validity issuesJavaScript</id>
|
|
30
|
-
</State>
|
|
31
|
-
<State>
|
|
32
|
-
<id>Portability issues</id>
|
|
33
|
-
</State>
|
|
34
|
-
<State>
|
|
35
|
-
<id>Potentially confusing code constructsJavaScript</id>
|
|
36
|
-
</State>
|
|
37
|
-
<State>
|
|
38
|
-
<id>Probable bugsJavaScript</id>
|
|
39
|
-
</State>
|
|
40
|
-
<State>
|
|
41
|
-
<id>Ruby</id>
|
|
42
|
-
</State>
|
|
43
|
-
<State>
|
|
44
|
-
<id>SQL</id>
|
|
45
|
-
</State>
|
|
46
|
-
</expanded-state>
|
|
47
|
-
<selected-state>
|
|
48
|
-
<State>
|
|
49
|
-
<id>CoffeeScript</id>
|
|
50
|
-
</State>
|
|
51
|
-
</selected-state>
|
|
52
|
-
</profile-state>
|
|
53
|
-
</entry>
|
|
54
|
-
</component>
|
|
55
|
-
<component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-2.0.0-p195" project-jdk-type="RUBY_SDK" />
|
|
56
|
-
</project>
|
|
57
|
-
|
data/.idea/modules.xml
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="ProjectModuleManager">
|
|
4
|
-
<modules>
|
|
5
|
-
<module fileurl="file://$PROJECT_DIR$/.idea/simple-navigation-semantic_ui.iml" filepath="$PROJECT_DIR$/.idea/simple-navigation-semantic_ui.iml" />
|
|
6
|
-
</modules>
|
|
7
|
-
</component>
|
|
8
|
-
</project>
|
|
9
|
-
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<module type="RUBY_MODULE" version="4">
|
|
3
|
-
<component name="FacetManager">
|
|
4
|
-
<facet type="gem" name="Gem">
|
|
5
|
-
<configuration>
|
|
6
|
-
<option name="GEM_APP_ROOT_PATH" value="$MODULE_DIR$" />
|
|
7
|
-
<option name="GEM_APP_TEST_PATH" value="" />
|
|
8
|
-
<option name="GEM_APP_LIB_PATH" value="$MODULE_DIR$/lib" />
|
|
9
|
-
</configuration>
|
|
10
|
-
</facet>
|
|
11
|
-
</component>
|
|
12
|
-
<component name="NewModuleRootManager">
|
|
13
|
-
<content url="file://$MODULE_DIR$" />
|
|
14
|
-
<orderEntry type="inheritedJdk" />
|
|
15
|
-
<orderEntry type="sourceFolder" forTests="false" />
|
|
16
|
-
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.3.5, RVM: ruby-2.0.0-p195) [gem]" level="application" />
|
|
17
|
-
</component>
|
|
18
|
-
</module>
|
|
19
|
-
|
data/.idea/vcs.xml
DELETED
data/.idea/workspace.xml
DELETED
|
@@ -1,434 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="ChangeListManager">
|
|
4
|
-
<list default="true" id="65f09075-50d1-43e2-b503-ff5550a4cc3b" name="Default" comment="" />
|
|
5
|
-
<ignored path="simple-navigation-semantic_ui.iws" />
|
|
6
|
-
<ignored path=".idea/workspace.xml" />
|
|
7
|
-
<option name="TRACKING_ENABLED" value="true" />
|
|
8
|
-
<option name="SHOW_DIALOG" value="false" />
|
|
9
|
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
10
|
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
11
|
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
12
|
-
</component>
|
|
13
|
-
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
|
14
|
-
<component name="CreatePatchCommitExecutor">
|
|
15
|
-
<option name="PATCH_PATH" value="" />
|
|
16
|
-
</component>
|
|
17
|
-
<component name="DaemonCodeAnalyzer">
|
|
18
|
-
<disable_hints />
|
|
19
|
-
</component>
|
|
20
|
-
<component name="FavoritesManager">
|
|
21
|
-
<favorites_list name="simple-navigation-semantic_ui" />
|
|
22
|
-
</component>
|
|
23
|
-
<component name="FileEditorManager">
|
|
24
|
-
<leaf>
|
|
25
|
-
<file leaf-file-name="simple-navigation-semantic_ui.gemspec" pinned="false" current="false" current-in-tab="false">
|
|
26
|
-
<entry file="file://$PROJECT_DIR$/simple-navigation-semantic_ui.gemspec">
|
|
27
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
28
|
-
<state line="6" column="44" selection-start="244" selection-end="244" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="435">
|
|
29
|
-
<folding />
|
|
30
|
-
</state>
|
|
31
|
-
</provider>
|
|
32
|
-
</entry>
|
|
33
|
-
</file>
|
|
34
|
-
<file leaf-file-name="semantic_ui.rb" pinned="false" current="false" current-in-tab="false">
|
|
35
|
-
<entry file="file://$PROJECT_DIR$/lib/simple_navigation/rendering/renderer/semantic_ui.rb">
|
|
36
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
37
|
-
<state line="25" column="63" selection-start="987" selection-end="987" vertical-scroll-proportion="-14.423077" vertical-offset="0" max-vertical-offset="615">
|
|
38
|
-
<folding />
|
|
39
|
-
</state>
|
|
40
|
-
</provider>
|
|
41
|
-
</entry>
|
|
42
|
-
</file>
|
|
43
|
-
<file leaf-file-name="README.md" pinned="false" current="true" current-in-tab="true">
|
|
44
|
-
<entry file="file://$PROJECT_DIR$/README.md">
|
|
45
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
46
|
-
<state line="2" column="41" selection-start="196" selection-end="196" vertical-scroll-proportion="0.046875" vertical-offset="0" max-vertical-offset="640">
|
|
47
|
-
<folding />
|
|
48
|
-
</state>
|
|
49
|
-
</provider>
|
|
50
|
-
<provider editor-type-id="com.intellij.persistence.database.editor.CsvTableFileEditorProvider">
|
|
51
|
-
<state />
|
|
52
|
-
</provider>
|
|
53
|
-
</entry>
|
|
54
|
-
</file>
|
|
55
|
-
<file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
|
|
56
|
-
<entry file="file://$PROJECT_DIR$/lib/simple-navigation-semantic_ui/version.rb">
|
|
57
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
58
|
-
<state line="0" column="33" selection-start="33" selection-end="33" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="135">
|
|
59
|
-
<folding />
|
|
60
|
-
</state>
|
|
61
|
-
</provider>
|
|
62
|
-
</entry>
|
|
63
|
-
</file>
|
|
64
|
-
<file leaf-file-name="engine.rb" pinned="false" current="false" current-in-tab="false">
|
|
65
|
-
<entry file="file://$PROJECT_DIR$/lib/simple-navigation-semantic_ui/engine.rb">
|
|
66
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
67
|
-
<state line="0" column="33" selection-start="33" selection-end="33" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="165">
|
|
68
|
-
<folding />
|
|
69
|
-
</state>
|
|
70
|
-
</provider>
|
|
71
|
-
</entry>
|
|
72
|
-
</file>
|
|
73
|
-
<file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
|
|
74
|
-
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
75
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
76
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="150">
|
|
77
|
-
<folding />
|
|
78
|
-
</state>
|
|
79
|
-
</provider>
|
|
80
|
-
</entry>
|
|
81
|
-
</file>
|
|
82
|
-
<file leaf-file-name="Rakefile" pinned="false" current="false" current-in-tab="false">
|
|
83
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
84
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
85
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="105">
|
|
86
|
-
<folding />
|
|
87
|
-
</state>
|
|
88
|
-
</provider>
|
|
89
|
-
</entry>
|
|
90
|
-
</file>
|
|
91
|
-
<file leaf-file-name="simple-navigation-semantic_ui.rb" pinned="false" current="false" current-in-tab="false">
|
|
92
|
-
<entry file="file://$PROJECT_DIR$/lib/simple-navigation-semantic_ui.rb">
|
|
93
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
94
|
-
<state line="4" column="46" selection-start="217" selection-end="228" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="165">
|
|
95
|
-
<folding />
|
|
96
|
-
</state>
|
|
97
|
-
</provider>
|
|
98
|
-
</entry>
|
|
99
|
-
</file>
|
|
100
|
-
</leaf>
|
|
101
|
-
</component>
|
|
102
|
-
<component name="FindManager">
|
|
103
|
-
<FindUsagesManager>
|
|
104
|
-
<setting name="OPEN_NEW_TAB" value="false" />
|
|
105
|
-
</FindUsagesManager>
|
|
106
|
-
</component>
|
|
107
|
-
<component name="IdeDocumentHistory">
|
|
108
|
-
<option name="changedFiles">
|
|
109
|
-
<list>
|
|
110
|
-
<option value="$PROJECT_DIR$/simple-navigation-bootstrap.gemspec" />
|
|
111
|
-
<option value="$PROJECT_DIR$/lib/simple-navigation-semantic_ui/engine.rb" />
|
|
112
|
-
<option value="$PROJECT_DIR$/lib/simple-navigation-semantic_ui/version.rb" />
|
|
113
|
-
<option value="$PROJECT_DIR$/lib/simple-navigation-bootstrap.rb" />
|
|
114
|
-
<option value="$PROJECT_DIR$/lib/simple_navigation/rendering/renderer/semantic_ui.rb" />
|
|
115
|
-
<option value="$PROJECT_DIR$/README.md" />
|
|
116
|
-
</list>
|
|
117
|
-
</option>
|
|
118
|
-
</component>
|
|
119
|
-
<component name="ProjectFrameBounds">
|
|
120
|
-
<option name="width" value="1280" />
|
|
121
|
-
<option name="height" value="800" />
|
|
122
|
-
</component>
|
|
123
|
-
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
124
|
-
<OptionsSetting value="true" id="Add" />
|
|
125
|
-
<OptionsSetting value="true" id="Remove" />
|
|
126
|
-
<OptionsSetting value="true" id="Checkout" />
|
|
127
|
-
<OptionsSetting value="true" id="Update" />
|
|
128
|
-
<OptionsSetting value="true" id="Status" />
|
|
129
|
-
<OptionsSetting value="true" id="Edit" />
|
|
130
|
-
<ConfirmationsSetting value="0" id="Add" />
|
|
131
|
-
<ConfirmationsSetting value="0" id="Remove" />
|
|
132
|
-
</component>
|
|
133
|
-
<component name="ProjectReloadState">
|
|
134
|
-
<option name="STATE" value="0" />
|
|
135
|
-
</component>
|
|
136
|
-
<component name="ProjectView">
|
|
137
|
-
<navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5">
|
|
138
|
-
<flattenPackages />
|
|
139
|
-
<showMembers />
|
|
140
|
-
<showModules />
|
|
141
|
-
<showLibraryContents />
|
|
142
|
-
<hideEmptyPackages />
|
|
143
|
-
<abbreviatePackageNames />
|
|
144
|
-
<autoscrollToSource />
|
|
145
|
-
<autoscrollFromSource />
|
|
146
|
-
<sortByType />
|
|
147
|
-
</navigator>
|
|
148
|
-
<panes>
|
|
149
|
-
<pane id="Scope" />
|
|
150
|
-
<pane id="ProjectPane">
|
|
151
|
-
<subPane>
|
|
152
|
-
<PATH>
|
|
153
|
-
<PATH_ELEMENT>
|
|
154
|
-
<option name="myItemId" value="simple-navigation-semantic_ui" />
|
|
155
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
156
|
-
</PATH_ELEMENT>
|
|
157
|
-
</PATH>
|
|
158
|
-
<PATH>
|
|
159
|
-
<PATH_ELEMENT>
|
|
160
|
-
<option name="myItemId" value="simple-navigation-semantic_ui" />
|
|
161
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
162
|
-
</PATH_ELEMENT>
|
|
163
|
-
<PATH_ELEMENT>
|
|
164
|
-
<option name="myItemId" value="simple-navigation-semantic_ui" />
|
|
165
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
166
|
-
</PATH_ELEMENT>
|
|
167
|
-
</PATH>
|
|
168
|
-
<PATH>
|
|
169
|
-
<PATH_ELEMENT>
|
|
170
|
-
<option name="myItemId" value="simple-navigation-semantic_ui" />
|
|
171
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
172
|
-
</PATH_ELEMENT>
|
|
173
|
-
<PATH_ELEMENT>
|
|
174
|
-
<option name="myItemId" value="simple-navigation-semantic_ui" />
|
|
175
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
176
|
-
</PATH_ELEMENT>
|
|
177
|
-
<PATH_ELEMENT>
|
|
178
|
-
<option name="myItemId" value="lib" />
|
|
179
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
180
|
-
</PATH_ELEMENT>
|
|
181
|
-
</PATH>
|
|
182
|
-
<PATH>
|
|
183
|
-
<PATH_ELEMENT>
|
|
184
|
-
<option name="myItemId" value="simple-navigation-semantic_ui" />
|
|
185
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
186
|
-
</PATH_ELEMENT>
|
|
187
|
-
<PATH_ELEMENT>
|
|
188
|
-
<option name="myItemId" value="simple-navigation-semantic_ui" />
|
|
189
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
190
|
-
</PATH_ELEMENT>
|
|
191
|
-
<PATH_ELEMENT>
|
|
192
|
-
<option name="myItemId" value="lib" />
|
|
193
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
194
|
-
</PATH_ELEMENT>
|
|
195
|
-
<PATH_ELEMENT>
|
|
196
|
-
<option name="myItemId" value="simple_navigation" />
|
|
197
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
198
|
-
</PATH_ELEMENT>
|
|
199
|
-
<PATH_ELEMENT>
|
|
200
|
-
<option name="myItemId" value="rendering" />
|
|
201
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
202
|
-
</PATH_ELEMENT>
|
|
203
|
-
<PATH_ELEMENT>
|
|
204
|
-
<option name="myItemId" value="renderer" />
|
|
205
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
206
|
-
</PATH_ELEMENT>
|
|
207
|
-
</PATH>
|
|
208
|
-
<PATH>
|
|
209
|
-
<PATH_ELEMENT>
|
|
210
|
-
<option name="myItemId" value="simple-navigation-semantic_ui" />
|
|
211
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
212
|
-
</PATH_ELEMENT>
|
|
213
|
-
<PATH_ELEMENT>
|
|
214
|
-
<option name="myItemId" value="simple-navigation-semantic_ui" />
|
|
215
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
216
|
-
</PATH_ELEMENT>
|
|
217
|
-
<PATH_ELEMENT>
|
|
218
|
-
<option name="myItemId" value="lib" />
|
|
219
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
220
|
-
</PATH_ELEMENT>
|
|
221
|
-
<PATH_ELEMENT>
|
|
222
|
-
<option name="myItemId" value="simple-navigation-semantic_ui" />
|
|
223
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
224
|
-
</PATH_ELEMENT>
|
|
225
|
-
</PATH>
|
|
226
|
-
</subPane>
|
|
227
|
-
</pane>
|
|
228
|
-
</panes>
|
|
229
|
-
</component>
|
|
230
|
-
<component name="PropertiesComponent">
|
|
231
|
-
<property name="options.lastSelected" value="Errors" />
|
|
232
|
-
<property name="options.splitter.main.proportions" value="0.3" />
|
|
233
|
-
<property name="options.splitter.details.proportions" value="0.2" />
|
|
234
|
-
<property name="options.searchVisible" value="true" />
|
|
235
|
-
<property name="last_opened_file_path" value="$PROJECT_DIR$/../gold_shop" />
|
|
236
|
-
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
237
|
-
</component>
|
|
238
|
-
<component name="RunManager">
|
|
239
|
-
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
|
240
|
-
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
|
241
|
-
<module name="" />
|
|
242
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
243
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
|
244
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
245
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
246
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
247
|
-
<envs />
|
|
248
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
249
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
250
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
251
|
-
<COVERAGE_PATTERN ENABLED="true">
|
|
252
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
253
|
-
</COVERAGE_PATTERN>
|
|
254
|
-
</EXTENSION>
|
|
255
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
256
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
257
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
|
258
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
|
259
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
|
260
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
|
261
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
262
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
|
263
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
|
264
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
|
265
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
266
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
267
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
|
268
|
-
<method />
|
|
269
|
-
</configuration>
|
|
270
|
-
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
271
|
-
<module name="" />
|
|
272
|
-
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
273
|
-
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
|
274
|
-
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
275
|
-
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
276
|
-
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
277
|
-
<envs />
|
|
278
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
279
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
280
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
281
|
-
<COVERAGE_PATTERN ENABLED="true">
|
|
282
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
283
|
-
</COVERAGE_PATTERN>
|
|
284
|
-
</EXTENSION>
|
|
285
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
286
|
-
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
|
287
|
-
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
|
288
|
-
<method />
|
|
289
|
-
</configuration>
|
|
290
|
-
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug" singleton="true">
|
|
291
|
-
<method />
|
|
292
|
-
</configuration>
|
|
293
|
-
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
|
294
|
-
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
|
295
|
-
<module name="" />
|
|
296
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
297
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
|
298
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
299
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
300
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
301
|
-
<envs />
|
|
302
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
303
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
304
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
305
|
-
<COVERAGE_PATTERN ENABLED="true">
|
|
306
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
307
|
-
</COVERAGE_PATTERN>
|
|
308
|
-
</EXTENSION>
|
|
309
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
310
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
311
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
|
312
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
|
313
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
|
314
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
315
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
316
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
317
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
|
318
|
-
<method />
|
|
319
|
-
</configuration>
|
|
320
|
-
<list size="0" />
|
|
321
|
-
</component>
|
|
322
|
-
<component name="ShelveChangesManager" show_recycled="false" />
|
|
323
|
-
<component name="TaskManager">
|
|
324
|
-
<task active="true" id="Default" summary="Default task">
|
|
325
|
-
<changelist id="65f09075-50d1-43e2-b503-ff5550a4cc3b" name="Default" comment="" />
|
|
326
|
-
<created>1390852512829</created>
|
|
327
|
-
<updated>1390852512829</updated>
|
|
328
|
-
</task>
|
|
329
|
-
<servers />
|
|
330
|
-
</component>
|
|
331
|
-
<component name="ToolWindowManager">
|
|
332
|
-
<frame x="0" y="0" width="1280" height="800" extended-state="0" />
|
|
333
|
-
<editor active="false" />
|
|
334
|
-
<layout>
|
|
335
|
-
<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="-1" side_tool="false" content_ui="tabs" />
|
|
336
|
-
<window_info id="Terminal" 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" />
|
|
337
|
-
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
338
|
-
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32936507" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
339
|
-
<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" />
|
|
340
|
-
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
|
|
341
|
-
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
|
|
342
|
-
<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="-1" side_tool="false" content_ui="tabs" />
|
|
343
|
-
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32936507" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
344
|
-
<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" />
|
|
345
|
-
<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="false" content_ui="tabs" />
|
|
346
|
-
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.24959612" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
347
|
-
<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" />
|
|
348
|
-
<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" />
|
|
349
|
-
<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" />
|
|
350
|
-
<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" />
|
|
351
|
-
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
352
|
-
<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" />
|
|
353
|
-
<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" />
|
|
354
|
-
</layout>
|
|
355
|
-
</component>
|
|
356
|
-
<component name="Vcs.Log.UiProperties">
|
|
357
|
-
<option name="RECENTLY_FILTERED_USERS">
|
|
358
|
-
<collection />
|
|
359
|
-
</option>
|
|
360
|
-
</component>
|
|
361
|
-
<component name="VcsContentAnnotationSettings">
|
|
362
|
-
<option name="myLimit" value="2678400000" />
|
|
363
|
-
</component>
|
|
364
|
-
<component name="VcsManagerConfiguration">
|
|
365
|
-
<option name="myTodoPanelSettings">
|
|
366
|
-
<TodoPanelSettings />
|
|
367
|
-
</option>
|
|
368
|
-
</component>
|
|
369
|
-
<component name="XDebuggerManager">
|
|
370
|
-
<breakpoint-manager />
|
|
371
|
-
</component>
|
|
372
|
-
<component name="editorHistoryManager">
|
|
373
|
-
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
374
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
375
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="479">
|
|
376
|
-
<folding />
|
|
377
|
-
</state>
|
|
378
|
-
</provider>
|
|
379
|
-
</entry>
|
|
380
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
381
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
382
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="479">
|
|
383
|
-
<folding />
|
|
384
|
-
</state>
|
|
385
|
-
</provider>
|
|
386
|
-
</entry>
|
|
387
|
-
<entry file="file://$PROJECT_DIR$/lib/simple-navigation-semantic_ui.rb">
|
|
388
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
389
|
-
<state line="4" column="46" selection-start="217" selection-end="228" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="165">
|
|
390
|
-
<folding />
|
|
391
|
-
</state>
|
|
392
|
-
</provider>
|
|
393
|
-
</entry>
|
|
394
|
-
<entry file="file://$PROJECT_DIR$/lib/simple-navigation-semantic_ui/engine.rb">
|
|
395
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
396
|
-
<state line="0" column="33" selection-start="33" selection-end="33" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="165">
|
|
397
|
-
<folding />
|
|
398
|
-
</state>
|
|
399
|
-
</provider>
|
|
400
|
-
</entry>
|
|
401
|
-
<entry file="file://$PROJECT_DIR$/lib/simple-navigation-semantic_ui/version.rb">
|
|
402
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
403
|
-
<state line="0" column="33" selection-start="33" selection-end="33" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="705">
|
|
404
|
-
<folding />
|
|
405
|
-
</state>
|
|
406
|
-
</provider>
|
|
407
|
-
</entry>
|
|
408
|
-
<entry file="file://$PROJECT_DIR$/simple-navigation-semantic_ui.gemspec">
|
|
409
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
410
|
-
<state line="6" column="44" selection-start="244" selection-end="244" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="435">
|
|
411
|
-
<folding />
|
|
412
|
-
</state>
|
|
413
|
-
</provider>
|
|
414
|
-
</entry>
|
|
415
|
-
<entry file="file://$PROJECT_DIR$/lib/simple_navigation/rendering/renderer/semantic_ui.rb">
|
|
416
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
417
|
-
<state line="25" column="63" selection-start="987" selection-end="987" vertical-scroll-proportion="-14.423077" vertical-offset="0" max-vertical-offset="615">
|
|
418
|
-
<folding />
|
|
419
|
-
</state>
|
|
420
|
-
</provider>
|
|
421
|
-
</entry>
|
|
422
|
-
<entry file="file://$PROJECT_DIR$/README.md">
|
|
423
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
424
|
-
<state line="2" column="41" selection-start="196" selection-end="196" vertical-scroll-proportion="0.046875" vertical-offset="0" max-vertical-offset="640">
|
|
425
|
-
<folding />
|
|
426
|
-
</state>
|
|
427
|
-
</provider>
|
|
428
|
-
<provider editor-type-id="com.intellij.persistence.database.editor.CsvTableFileEditorProvider">
|
|
429
|
-
<state />
|
|
430
|
-
</provider>
|
|
431
|
-
</entry>
|
|
432
|
-
</component>
|
|
433
|
-
</project>
|
|
434
|
-
|