sociality 0.0.2 → 0.0.3
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 +1 -1
- data/lib/sociality/version.rb +1 -1
- metadata +1 -9
- data/.idea/.name +0 -1
- data/.idea/.rakeTasks +0 -7
- data/.idea/encodings.xml +0 -6
- data/.idea/misc.xml +0 -14
- data/.idea/modules.xml +0 -8
- data/.idea/sociality.iml +0 -22
- data/.idea/vcs.xml +0 -6
- data/.idea/workspace.xml +0 -544
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b917b6f24a20dc58280d6a0230a2b529ed534563
|
|
4
|
+
data.tar.gz: d69ce2f470f931390116953f5ba2c3db3426c13b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 075a109d94beeb2bf2b802633bf2755008662d218f2a0c64554a87cc253e6abd454c57e84d3759714ab6f81dd407ea8c7cd034253bec483b0eb99860a8f10cd1
|
|
7
|
+
data.tar.gz: 48af8290cb991521f4d59381565f20f22df1b487bc893fde3af8e85ff57fe9a08bc6075f8d0c547c207c27863a01aaf8dadbac32f38f04eeb9350456a5fcba3c
|
data/.gitignore
CHANGED
data/lib/sociality/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: sociality
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amirkhan Mullabaev
|
|
@@ -46,14 +46,6 @@ extensions: []
|
|
|
46
46
|
extra_rdoc_files: []
|
|
47
47
|
files:
|
|
48
48
|
- ".gitignore"
|
|
49
|
-
- ".idea/.name"
|
|
50
|
-
- ".idea/.rakeTasks"
|
|
51
|
-
- ".idea/encodings.xml"
|
|
52
|
-
- ".idea/misc.xml"
|
|
53
|
-
- ".idea/modules.xml"
|
|
54
|
-
- ".idea/sociality.iml"
|
|
55
|
-
- ".idea/vcs.xml"
|
|
56
|
-
- ".idea/workspace.xml"
|
|
57
49
|
- Gemfile
|
|
58
50
|
- LICENSE.txt
|
|
59
51
|
- README.md
|
data/.idea/.name
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
sociality
|
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 sociality-0.0.1.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Build and install sociality-0.0.1.gem into system gems" fullCmd="install" taksId="install" /><RakeTask description="Create tag v0.0.1 and build and push sociality-0.0.1.gem to Rubygems" fullCmd="release" taksId="release" /></RakeGroup></Settings>
|
data/.idea/encodings.xml
DELETED
data/.idea/misc.xml
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
4
|
-
<OptionsSetting value="true" id="Add" />
|
|
5
|
-
<OptionsSetting value="true" id="Remove" />
|
|
6
|
-
<OptionsSetting value="true" id="Checkout" />
|
|
7
|
-
<OptionsSetting value="true" id="Update" />
|
|
8
|
-
<OptionsSetting value="true" id="Status" />
|
|
9
|
-
<OptionsSetting value="true" id="Edit" />
|
|
10
|
-
<ConfirmationsSetting value="0" id="Add" />
|
|
11
|
-
<ConfirmationsSetting value="0" id="Remove" />
|
|
12
|
-
</component>
|
|
13
|
-
<component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-2.1.5" project-jdk-type="RUBY_SDK" />
|
|
14
|
-
</project>
|
data/.idea/modules.xml
DELETED
|
@@ -1,8 +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/sociality.iml" filepath="$PROJECT_DIR$/.idea/sociality.iml" />
|
|
6
|
-
</modules>
|
|
7
|
-
</component>
|
|
8
|
-
</project>
|
data/.idea/sociality.iml
DELETED
|
@@ -1,22 +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="Ruby 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
|
-
<excludeFolder url="file://$MODULE_DIR$/.bundle" />
|
|
15
|
-
<excludeFolder url="file://$MODULE_DIR$/vendor/bundle" />
|
|
16
|
-
</content>
|
|
17
|
-
<orderEntry type="inheritedJdk" />
|
|
18
|
-
<orderEntry type="sourceFolder" forTests="false" />
|
|
19
|
-
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.7.6, RVM: ruby-2.1.5) [gem]" level="application" />
|
|
20
|
-
<orderEntry type="library" scope="PROVIDED" name="rake (v10.5.0, RVM: ruby-2.1.5) [gem]" level="application" />
|
|
21
|
-
</component>
|
|
22
|
-
</module>
|
data/.idea/vcs.xml
DELETED
data/.idea/workspace.xml
DELETED
|
@@ -1,544 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="ChangeListManager">
|
|
4
|
-
<list default="true" id="d99439b7-b1a3-4061-b705-a1be430494b3" name="Default" comment="">
|
|
5
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/sociality/version.rb" afterPath="$PROJECT_DIR$/lib/sociality/version.rb" />
|
|
6
|
-
</list>
|
|
7
|
-
<ignored path="sociality.iws" />
|
|
8
|
-
<ignored path=".idea/workspace.xml" />
|
|
9
|
-
<ignored path="$PROJECT_DIR$/.bundle/" />
|
|
10
|
-
<ignored path="$PROJECT_DIR$/vendor/bundle/" />
|
|
11
|
-
<ignored path=".idea/dataSources.local.xml" />
|
|
12
|
-
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
13
|
-
<option name="TRACKING_ENABLED" value="true" />
|
|
14
|
-
<option name="SHOW_DIALOG" value="false" />
|
|
15
|
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
16
|
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
17
|
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
18
|
-
</component>
|
|
19
|
-
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
|
20
|
-
<component name="CreatePatchCommitExecutor">
|
|
21
|
-
<option name="PATCH_PATH" value="" />
|
|
22
|
-
</component>
|
|
23
|
-
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
24
|
-
<component name="FavoritesManager">
|
|
25
|
-
<favorites_list name="sociality" />
|
|
26
|
-
</component>
|
|
27
|
-
<component name="FileEditorManager">
|
|
28
|
-
<leaf>
|
|
29
|
-
<file leaf-file-name="README.md" pinned="false" current-in-tab="false">
|
|
30
|
-
<entry file="file://$PROJECT_DIR$/README.md">
|
|
31
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
32
|
-
<state vertical-scroll-proportion="-1.3846154">
|
|
33
|
-
<caret line="2" column="102" selection-start-line="2" selection-start-column="81" selection-end-line="2" selection-end-column="102" />
|
|
34
|
-
<folding />
|
|
35
|
-
</state>
|
|
36
|
-
</provider>
|
|
37
|
-
</entry>
|
|
38
|
-
</file>
|
|
39
|
-
<file leaf-file-name="sociality.rb" pinned="false" current-in-tab="false">
|
|
40
|
-
<entry file="file://$PROJECT_DIR$/lib/sociality.rb">
|
|
41
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
42
|
-
<state vertical-scroll-proportion="0.0">
|
|
43
|
-
<caret line="11" column="0" selection-start-line="11" selection-start-column="0" selection-end-line="11" selection-end-column="0" />
|
|
44
|
-
<folding />
|
|
45
|
-
</state>
|
|
46
|
-
</provider>
|
|
47
|
-
</entry>
|
|
48
|
-
</file>
|
|
49
|
-
<file leaf-file-name="sociality.en.yml" pinned="false" current-in-tab="false">
|
|
50
|
-
<entry file="file://$PROJECT_DIR$/lib/generators/sociality/templates/config/locales/sociality.en.yml">
|
|
51
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
52
|
-
<state vertical-scroll-proportion="0.0">
|
|
53
|
-
<caret line="1" column="11" selection-start-line="1" selection-start-column="11" selection-end-line="1" selection-end-column="11" />
|
|
54
|
-
<folding />
|
|
55
|
-
</state>
|
|
56
|
-
</provider>
|
|
57
|
-
</entry>
|
|
58
|
-
</file>
|
|
59
|
-
<file leaf-file-name="Gemfile" pinned="false" current-in-tab="false">
|
|
60
|
-
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
61
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
62
|
-
<state vertical-scroll-proportion="0.0">
|
|
63
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
64
|
-
<folding />
|
|
65
|
-
</state>
|
|
66
|
-
</provider>
|
|
67
|
-
</entry>
|
|
68
|
-
</file>
|
|
69
|
-
<file leaf-file-name="sociality.gemspec" pinned="false" current-in-tab="false">
|
|
70
|
-
<entry file="file://$PROJECT_DIR$/sociality.gemspec">
|
|
71
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
72
|
-
<state vertical-scroll-proportion="0.0">
|
|
73
|
-
<caret line="11" column="25" selection-start-line="11" selection-start-column="25" selection-end-line="11" selection-end-column="25" />
|
|
74
|
-
<folding />
|
|
75
|
-
</state>
|
|
76
|
-
</provider>
|
|
77
|
-
</entry>
|
|
78
|
-
</file>
|
|
79
|
-
<file leaf-file-name="sociality.coffee" pinned="false" current-in-tab="false">
|
|
80
|
-
<entry file="file://$PROJECT_DIR$/app/assets/javascripts/sociality.coffee">
|
|
81
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
82
|
-
<state vertical-scroll-proportion="0.0">
|
|
83
|
-
<caret line="72" column="0" selection-start-line="72" selection-start-column="0" selection-end-line="72" selection-end-column="0" />
|
|
84
|
-
<folding />
|
|
85
|
-
</state>
|
|
86
|
-
</provider>
|
|
87
|
-
</entry>
|
|
88
|
-
</file>
|
|
89
|
-
<file leaf-file-name="sociality.scss" pinned="false" current-in-tab="false">
|
|
90
|
-
<entry file="file://$PROJECT_DIR$/app/assets/stylesheets/sociality.scss">
|
|
91
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
92
|
-
<state vertical-scroll-proportion="-70.666664">
|
|
93
|
-
<caret line="106" column="1" selection-start-line="106" selection-start-column="1" selection-end-line="106" selection-end-column="1" />
|
|
94
|
-
<folding />
|
|
95
|
-
</state>
|
|
96
|
-
</provider>
|
|
97
|
-
</entry>
|
|
98
|
-
</file>
|
|
99
|
-
<file leaf-file-name="sociality.rb" pinned="false" current-in-tab="false">
|
|
100
|
-
<entry file="file://$PROJECT_DIR$/lib/generators/sociality/templates/config/initializers/sociality.rb">
|
|
101
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
102
|
-
<state vertical-scroll-proportion="0.0">
|
|
103
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
104
|
-
<folding />
|
|
105
|
-
</state>
|
|
106
|
-
</provider>
|
|
107
|
-
</entry>
|
|
108
|
-
</file>
|
|
109
|
-
<file leaf-file-name="install_generator.rb" pinned="false" current-in-tab="false">
|
|
110
|
-
<entry file="file://$PROJECT_DIR$/lib/generators/sociality/install_generator.rb">
|
|
111
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
112
|
-
<state vertical-scroll-proportion="0.0">
|
|
113
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
114
|
-
<folding />
|
|
115
|
-
</state>
|
|
116
|
-
</provider>
|
|
117
|
-
</entry>
|
|
118
|
-
</file>
|
|
119
|
-
<file leaf-file-name="version.rb" pinned="false" current-in-tab="true">
|
|
120
|
-
<entry file="file://$PROJECT_DIR$/lib/sociality/version.rb">
|
|
121
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
122
|
-
<state vertical-scroll-proportion="0.048780486">
|
|
123
|
-
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
|
124
|
-
<folding />
|
|
125
|
-
</state>
|
|
126
|
-
</provider>
|
|
127
|
-
</entry>
|
|
128
|
-
</file>
|
|
129
|
-
</leaf>
|
|
130
|
-
</component>
|
|
131
|
-
<component name="Git.Settings">
|
|
132
|
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
133
|
-
</component>
|
|
134
|
-
<component name="IdeDocumentHistory">
|
|
135
|
-
<option name="CHANGED_PATHS">
|
|
136
|
-
<list>
|
|
137
|
-
<option value="$PROJECT_DIR$/README.md" />
|
|
138
|
-
<option value="$PROJECT_DIR$/.gitignore" />
|
|
139
|
-
<option value="$PROJECT_DIR$/sociality.gemspec" />
|
|
140
|
-
<option value="$PROJECT_DIR$/lib/generators/sociality/templates/config/locales/sociality.en.yml" />
|
|
141
|
-
<option value="$PROJECT_DIR$/app/assets/stylesheets/sociality.scss" />
|
|
142
|
-
<option value="$PROJECT_DIR$/app/assets/javascripts/sociality.coffee" />
|
|
143
|
-
<option value="$PROJECT_DIR$/lib/sociality/version.rb" />
|
|
144
|
-
</list>
|
|
145
|
-
</option>
|
|
146
|
-
</component>
|
|
147
|
-
<component name="JsBuildToolGruntFileManager" detection-done="true" />
|
|
148
|
-
<component name="JsBuildToolPackageJson" detection-done="true" />
|
|
149
|
-
<component name="JsGulpfileManager">
|
|
150
|
-
<detection-done>true</detection-done>
|
|
151
|
-
</component>
|
|
152
|
-
<component name="ProjectFrameBounds">
|
|
153
|
-
<option name="x" value="-1" />
|
|
154
|
-
<option name="width" value="1368" />
|
|
155
|
-
<option name="height" value="742" />
|
|
156
|
-
</component>
|
|
157
|
-
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
158
|
-
<OptionsSetting value="true" id="Add" />
|
|
159
|
-
<OptionsSetting value="true" id="Remove" />
|
|
160
|
-
<OptionsSetting value="true" id="Checkout" />
|
|
161
|
-
<OptionsSetting value="true" id="Update" />
|
|
162
|
-
<OptionsSetting value="true" id="Status" />
|
|
163
|
-
<OptionsSetting value="true" id="Edit" />
|
|
164
|
-
<ConfirmationsSetting value="0" id="Add" />
|
|
165
|
-
<ConfirmationsSetting value="0" id="Remove" />
|
|
166
|
-
</component>
|
|
167
|
-
<component name="ProjectView">
|
|
168
|
-
<navigator currentView="ProjectPane" proportions="" version="1">
|
|
169
|
-
<flattenPackages />
|
|
170
|
-
<showMembers />
|
|
171
|
-
<showModules />
|
|
172
|
-
<showLibraryContents />
|
|
173
|
-
<hideEmptyPackages />
|
|
174
|
-
<abbreviatePackageNames />
|
|
175
|
-
<autoscrollToSource ProjectPane="true" />
|
|
176
|
-
<autoscrollFromSource ProjectPane="true" />
|
|
177
|
-
<sortByType />
|
|
178
|
-
<manualOrder />
|
|
179
|
-
<foldersAlwaysOnTop value="true" />
|
|
180
|
-
</navigator>
|
|
181
|
-
<panes>
|
|
182
|
-
<pane id="Scope" />
|
|
183
|
-
<pane id="ProjectPane">
|
|
184
|
-
<subPane>
|
|
185
|
-
<PATH>
|
|
186
|
-
<PATH_ELEMENT>
|
|
187
|
-
<option name="myItemId" value="sociality" />
|
|
188
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
189
|
-
</PATH_ELEMENT>
|
|
190
|
-
</PATH>
|
|
191
|
-
<PATH>
|
|
192
|
-
<PATH_ELEMENT>
|
|
193
|
-
<option name="myItemId" value="sociality" />
|
|
194
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
195
|
-
</PATH_ELEMENT>
|
|
196
|
-
<PATH_ELEMENT>
|
|
197
|
-
<option name="myItemId" value="sociality" />
|
|
198
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
199
|
-
</PATH_ELEMENT>
|
|
200
|
-
</PATH>
|
|
201
|
-
<PATH>
|
|
202
|
-
<PATH_ELEMENT>
|
|
203
|
-
<option name="myItemId" value="sociality" />
|
|
204
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
205
|
-
</PATH_ELEMENT>
|
|
206
|
-
<PATH_ELEMENT>
|
|
207
|
-
<option name="myItemId" value="sociality" />
|
|
208
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
209
|
-
</PATH_ELEMENT>
|
|
210
|
-
<PATH_ELEMENT>
|
|
211
|
-
<option name="myItemId" value="lib" />
|
|
212
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
213
|
-
</PATH_ELEMENT>
|
|
214
|
-
</PATH>
|
|
215
|
-
<PATH>
|
|
216
|
-
<PATH_ELEMENT>
|
|
217
|
-
<option name="myItemId" value="sociality" />
|
|
218
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
219
|
-
</PATH_ELEMENT>
|
|
220
|
-
<PATH_ELEMENT>
|
|
221
|
-
<option name="myItemId" value="sociality" />
|
|
222
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
223
|
-
</PATH_ELEMENT>
|
|
224
|
-
<PATH_ELEMENT>
|
|
225
|
-
<option name="myItemId" value="lib" />
|
|
226
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
227
|
-
</PATH_ELEMENT>
|
|
228
|
-
<PATH_ELEMENT>
|
|
229
|
-
<option name="myItemId" value="sociality" />
|
|
230
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
231
|
-
</PATH_ELEMENT>
|
|
232
|
-
</PATH>
|
|
233
|
-
<PATH>
|
|
234
|
-
<PATH_ELEMENT>
|
|
235
|
-
<option name="myItemId" value="sociality" />
|
|
236
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
237
|
-
</PATH_ELEMENT>
|
|
238
|
-
<PATH_ELEMENT>
|
|
239
|
-
<option name="myItemId" value="sociality" />
|
|
240
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
241
|
-
</PATH_ELEMENT>
|
|
242
|
-
<PATH_ELEMENT>
|
|
243
|
-
<option name="myItemId" value="lib" />
|
|
244
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
245
|
-
</PATH_ELEMENT>
|
|
246
|
-
<PATH_ELEMENT>
|
|
247
|
-
<option name="myItemId" value="generators" />
|
|
248
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
249
|
-
</PATH_ELEMENT>
|
|
250
|
-
<PATH_ELEMENT>
|
|
251
|
-
<option name="myItemId" value="sociality" />
|
|
252
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
253
|
-
</PATH_ELEMENT>
|
|
254
|
-
</PATH>
|
|
255
|
-
<PATH>
|
|
256
|
-
<PATH_ELEMENT>
|
|
257
|
-
<option name="myItemId" value="sociality" />
|
|
258
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
259
|
-
</PATH_ELEMENT>
|
|
260
|
-
<PATH_ELEMENT>
|
|
261
|
-
<option name="myItemId" value="sociality" />
|
|
262
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
263
|
-
</PATH_ELEMENT>
|
|
264
|
-
<PATH_ELEMENT>
|
|
265
|
-
<option name="myItemId" value="lib" />
|
|
266
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
267
|
-
</PATH_ELEMENT>
|
|
268
|
-
<PATH_ELEMENT>
|
|
269
|
-
<option name="myItemId" value="generators" />
|
|
270
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
271
|
-
</PATH_ELEMENT>
|
|
272
|
-
<PATH_ELEMENT>
|
|
273
|
-
<option name="myItemId" value="sociality" />
|
|
274
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
275
|
-
</PATH_ELEMENT>
|
|
276
|
-
<PATH_ELEMENT>
|
|
277
|
-
<option name="myItemId" value="templates" />
|
|
278
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
279
|
-
</PATH_ELEMENT>
|
|
280
|
-
<PATH_ELEMENT>
|
|
281
|
-
<option name="myItemId" value="config" />
|
|
282
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
283
|
-
</PATH_ELEMENT>
|
|
284
|
-
<PATH_ELEMENT>
|
|
285
|
-
<option name="myItemId" value="locales" />
|
|
286
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
287
|
-
</PATH_ELEMENT>
|
|
288
|
-
</PATH>
|
|
289
|
-
<PATH>
|
|
290
|
-
<PATH_ELEMENT>
|
|
291
|
-
<option name="myItemId" value="sociality" />
|
|
292
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
293
|
-
</PATH_ELEMENT>
|
|
294
|
-
<PATH_ELEMENT>
|
|
295
|
-
<option name="myItemId" value="sociality" />
|
|
296
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
297
|
-
</PATH_ELEMENT>
|
|
298
|
-
<PATH_ELEMENT>
|
|
299
|
-
<option name="myItemId" value="lib" />
|
|
300
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
301
|
-
</PATH_ELEMENT>
|
|
302
|
-
<PATH_ELEMENT>
|
|
303
|
-
<option name="myItemId" value="generators" />
|
|
304
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
305
|
-
</PATH_ELEMENT>
|
|
306
|
-
<PATH_ELEMENT>
|
|
307
|
-
<option name="myItemId" value="sociality" />
|
|
308
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
309
|
-
</PATH_ELEMENT>
|
|
310
|
-
<PATH_ELEMENT>
|
|
311
|
-
<option name="myItemId" value="templates" />
|
|
312
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
313
|
-
</PATH_ELEMENT>
|
|
314
|
-
<PATH_ELEMENT>
|
|
315
|
-
<option name="myItemId" value="config" />
|
|
316
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
317
|
-
</PATH_ELEMENT>
|
|
318
|
-
<PATH_ELEMENT>
|
|
319
|
-
<option name="myItemId" value="initializers" />
|
|
320
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
321
|
-
</PATH_ELEMENT>
|
|
322
|
-
</PATH>
|
|
323
|
-
<PATH>
|
|
324
|
-
<PATH_ELEMENT>
|
|
325
|
-
<option name="myItemId" value="sociality" />
|
|
326
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
327
|
-
</PATH_ELEMENT>
|
|
328
|
-
<PATH_ELEMENT>
|
|
329
|
-
<option name="myItemId" value="sociality" />
|
|
330
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
331
|
-
</PATH_ELEMENT>
|
|
332
|
-
<PATH_ELEMENT>
|
|
333
|
-
<option name="myItemId" value="app" />
|
|
334
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
335
|
-
</PATH_ELEMENT>
|
|
336
|
-
<PATH_ELEMENT>
|
|
337
|
-
<option name="myItemId" value="assets" />
|
|
338
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
339
|
-
</PATH_ELEMENT>
|
|
340
|
-
<PATH_ELEMENT>
|
|
341
|
-
<option name="myItemId" value="stylesheets" />
|
|
342
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
343
|
-
</PATH_ELEMENT>
|
|
344
|
-
</PATH>
|
|
345
|
-
<PATH>
|
|
346
|
-
<PATH_ELEMENT>
|
|
347
|
-
<option name="myItemId" value="sociality" />
|
|
348
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
349
|
-
</PATH_ELEMENT>
|
|
350
|
-
<PATH_ELEMENT>
|
|
351
|
-
<option name="myItemId" value="sociality" />
|
|
352
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
353
|
-
</PATH_ELEMENT>
|
|
354
|
-
<PATH_ELEMENT>
|
|
355
|
-
<option name="myItemId" value="app" />
|
|
356
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
357
|
-
</PATH_ELEMENT>
|
|
358
|
-
<PATH_ELEMENT>
|
|
359
|
-
<option name="myItemId" value="assets" />
|
|
360
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
361
|
-
</PATH_ELEMENT>
|
|
362
|
-
<PATH_ELEMENT>
|
|
363
|
-
<option name="myItemId" value="javascripts" />
|
|
364
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
365
|
-
</PATH_ELEMENT>
|
|
366
|
-
</PATH>
|
|
367
|
-
</subPane>
|
|
368
|
-
</pane>
|
|
369
|
-
<pane id="Scratches" />
|
|
370
|
-
</panes>
|
|
371
|
-
</component>
|
|
372
|
-
<component name="PropertiesComponent">
|
|
373
|
-
<property name="settings.editor.selected.configurable" value="configurable.group.editor" />
|
|
374
|
-
<property name="settings.editor.splitter.proportion" value="0.2" />
|
|
375
|
-
<property name="last_opened_file_path" value="$PROJECT_DIR$/../../../kssda_test/socialbuttons (copy_for_testing_my_gem)" />
|
|
376
|
-
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
377
|
-
<property name="ChangesBrowser.SHOW_FLATTEN" value="false" />
|
|
378
|
-
</component>
|
|
379
|
-
<component name="ShelveChangesManager" show_recycled="false" />
|
|
380
|
-
<component name="TaskManager">
|
|
381
|
-
<task active="true" id="Default" summary="Default task">
|
|
382
|
-
<changelist id="d99439b7-b1a3-4061-b705-a1be430494b3" name="Default" comment="" />
|
|
383
|
-
<created>1458942615443</created>
|
|
384
|
-
<option name="number" value="Default" />
|
|
385
|
-
<updated>1458942615443</updated>
|
|
386
|
-
</task>
|
|
387
|
-
<task id="LOCAL-00001" summary="changed readme file">
|
|
388
|
-
<created>1458943127106</created>
|
|
389
|
-
<option name="number" value="00001" />
|
|
390
|
-
<option name="project" value="LOCAL" />
|
|
391
|
-
<updated>1458943127106</updated>
|
|
392
|
-
</task>
|
|
393
|
-
<task id="LOCAL-00002" summary="added .idea to gitignore">
|
|
394
|
-
<created>1458943452718</created>
|
|
395
|
-
<option name="number" value="00002" />
|
|
396
|
-
<option name="project" value="LOCAL" />
|
|
397
|
-
<updated>1458943452718</updated>
|
|
398
|
-
</task>
|
|
399
|
-
<option name="localTasksCounter" value="3" />
|
|
400
|
-
<servers />
|
|
401
|
-
</component>
|
|
402
|
-
<component name="ToolWindowManager">
|
|
403
|
-
<frame x="-1" y="0" width="1368" height="742" extended-state="6" />
|
|
404
|
-
<editor active="false" />
|
|
405
|
-
<layout>
|
|
406
|
-
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
407
|
-
<window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32847896" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
408
|
-
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
409
|
-
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32847896" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
410
|
-
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
411
|
-
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
412
|
-
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25377643" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
413
|
-
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
|
|
414
|
-
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
|
|
415
|
-
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32847896" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
416
|
-
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
417
|
-
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
418
|
-
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
419
|
-
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
420
|
-
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
421
|
-
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
422
|
-
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
423
|
-
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
424
|
-
</layout>
|
|
425
|
-
</component>
|
|
426
|
-
<component name="VcsContentAnnotationSettings">
|
|
427
|
-
<option name="myLimit" value="2678400000" />
|
|
428
|
-
</component>
|
|
429
|
-
<component name="VcsManagerConfiguration">
|
|
430
|
-
<MESSAGE value="changed readme file" />
|
|
431
|
-
<MESSAGE value="added .idea to gitignore" />
|
|
432
|
-
<option name="LAST_COMMIT_MESSAGE" value="added .idea to gitignore" />
|
|
433
|
-
</component>
|
|
434
|
-
<component name="XDebuggerManager">
|
|
435
|
-
<breakpoint-manager />
|
|
436
|
-
<watches-manager />
|
|
437
|
-
</component>
|
|
438
|
-
<component name="editorHistoryManager">
|
|
439
|
-
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
440
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
441
|
-
<state vertical-scroll-proportion="0.0">
|
|
442
|
-
<caret line="8" column="5" selection-start-line="8" selection-start-column="5" selection-end-line="8" selection-end-column="5" />
|
|
443
|
-
<folding />
|
|
444
|
-
</state>
|
|
445
|
-
</provider>
|
|
446
|
-
</entry>
|
|
447
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
448
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
449
|
-
<state vertical-scroll-proportion="0.0">
|
|
450
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
451
|
-
<folding />
|
|
452
|
-
</state>
|
|
453
|
-
</provider>
|
|
454
|
-
</entry>
|
|
455
|
-
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
|
456
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
457
|
-
<state vertical-scroll-proportion="0.0">
|
|
458
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
459
|
-
<folding />
|
|
460
|
-
</state>
|
|
461
|
-
</provider>
|
|
462
|
-
</entry>
|
|
463
|
-
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
464
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
465
|
-
<state vertical-scroll-proportion="0.0">
|
|
466
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
467
|
-
<folding />
|
|
468
|
-
</state>
|
|
469
|
-
</provider>
|
|
470
|
-
</entry>
|
|
471
|
-
<entry file="file://$PROJECT_DIR$/README.md">
|
|
472
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
473
|
-
<state vertical-scroll-proportion="-1.3846154">
|
|
474
|
-
<caret line="2" column="102" selection-start-line="2" selection-start-column="81" selection-end-line="2" selection-end-column="102" />
|
|
475
|
-
<folding />
|
|
476
|
-
</state>
|
|
477
|
-
</provider>
|
|
478
|
-
</entry>
|
|
479
|
-
<entry file="file://$PROJECT_DIR$/sociality.gemspec">
|
|
480
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
481
|
-
<state vertical-scroll-proportion="0.0">
|
|
482
|
-
<caret line="11" column="25" selection-start-line="11" selection-start-column="25" selection-end-line="11" selection-end-column="25" />
|
|
483
|
-
<folding />
|
|
484
|
-
</state>
|
|
485
|
-
</provider>
|
|
486
|
-
</entry>
|
|
487
|
-
<entry file="file://$PROJECT_DIR$/app/assets/stylesheets/sociality.scss">
|
|
488
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
489
|
-
<state vertical-scroll-proportion="-70.666664">
|
|
490
|
-
<caret line="106" column="1" selection-start-line="106" selection-start-column="1" selection-end-line="106" selection-end-column="1" />
|
|
491
|
-
<folding />
|
|
492
|
-
</state>
|
|
493
|
-
</provider>
|
|
494
|
-
</entry>
|
|
495
|
-
<entry file="file://$PROJECT_DIR$/app/assets/javascripts/sociality.coffee">
|
|
496
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
497
|
-
<state vertical-scroll-proportion="0.0">
|
|
498
|
-
<caret line="72" column="0" selection-start-line="72" selection-start-column="0" selection-end-line="72" selection-end-column="0" />
|
|
499
|
-
<folding />
|
|
500
|
-
</state>
|
|
501
|
-
</provider>
|
|
502
|
-
</entry>
|
|
503
|
-
<entry file="file://$PROJECT_DIR$/lib/generators/sociality/templates/config/locales/sociality.en.yml">
|
|
504
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
505
|
-
<state vertical-scroll-proportion="0.0">
|
|
506
|
-
<caret line="1" column="11" selection-start-line="1" selection-start-column="11" selection-end-line="1" selection-end-column="11" />
|
|
507
|
-
<folding />
|
|
508
|
-
</state>
|
|
509
|
-
</provider>
|
|
510
|
-
</entry>
|
|
511
|
-
<entry file="file://$PROJECT_DIR$/lib/generators/sociality/templates/config/initializers/sociality.rb">
|
|
512
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
513
|
-
<state vertical-scroll-proportion="0.0">
|
|
514
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
515
|
-
<folding />
|
|
516
|
-
</state>
|
|
517
|
-
</provider>
|
|
518
|
-
</entry>
|
|
519
|
-
<entry file="file://$PROJECT_DIR$/lib/generators/sociality/install_generator.rb">
|
|
520
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
521
|
-
<state vertical-scroll-proportion="0.0">
|
|
522
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
523
|
-
<folding />
|
|
524
|
-
</state>
|
|
525
|
-
</provider>
|
|
526
|
-
</entry>
|
|
527
|
-
<entry file="file://$PROJECT_DIR$/lib/sociality.rb">
|
|
528
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
529
|
-
<state vertical-scroll-proportion="0.0">
|
|
530
|
-
<caret line="11" column="0" selection-start-line="11" selection-start-column="0" selection-end-line="11" selection-end-column="0" />
|
|
531
|
-
<folding />
|
|
532
|
-
</state>
|
|
533
|
-
</provider>
|
|
534
|
-
</entry>
|
|
535
|
-
<entry file="file://$PROJECT_DIR$/lib/sociality/version.rb">
|
|
536
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
537
|
-
<state vertical-scroll-proportion="0.048780486">
|
|
538
|
-
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
|
539
|
-
<folding />
|
|
540
|
-
</state>
|
|
541
|
-
</provider>
|
|
542
|
-
</entry>
|
|
543
|
-
</component>
|
|
544
|
-
</project>
|