simpleurlcount 0.1.0 → 0.1.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/.idea/workspace.xml +203 -74
- data/lib/simpleurlcount.rb +23 -1
- data/lib/simpleurlcount/version.rb +1 -1
- data/simpleurlcount-0.1.0.gem +0 -0
- data/simpleurlcount.gemspec +1 -1
- metadata +7 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3253356024fe5e816a2bc31baf24af92c95c5a15
|
|
4
|
+
data.tar.gz: c85e70ef10d8bb382a825efc0c78a5f546709913
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3617455c3924e9f3c018dae77d93daa261a48f52be25cabfd83d5d60ebb070566adc07e5760bc05a72c829b21099b6864d4817d5a0deb904c0eff108861db937
|
|
7
|
+
data.tar.gz: 18448c6c8a528687f0ca08224f80510124cadbda97c8e4d079cf90144c35c2c597cbb98b6283848687997b952758bd11b40fd4054e8e7f3eef2d5121335994cc
|
data/.idea/workspace.xml
CHANGED
|
@@ -2,7 +2,9 @@
|
|
|
2
2
|
<project version="4">
|
|
3
3
|
<component name="ChangeListManager">
|
|
4
4
|
<list default="true" id="e3c3291d-b474-403c-845f-1aecb72a4fc6" name="Default" comment="">
|
|
5
|
-
<change type="
|
|
5
|
+
<change type="DELETED" beforePath="$PROJECT_DIR$/simpleurlcount-0.1.0.gem" afterPath="" />
|
|
6
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
7
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/simpleurlcount/version.rb" afterPath="$PROJECT_DIR$/lib/simpleurlcount/version.rb" />
|
|
6
8
|
</list>
|
|
7
9
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
8
10
|
<option name="TRACKING_ENABLED" value="true" />
|
|
@@ -12,55 +14,36 @@
|
|
|
12
14
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
13
15
|
</component>
|
|
14
16
|
<component name="CoverageDataManager">
|
|
15
|
-
<SUITE FILE_PATH="coverage/simpleurlcount@All_tests_in_spec__simpleurlcount.coverage" NAME="All tests in spec: simpleurlcount Coverage Results" MODIFIED="
|
|
17
|
+
<SUITE FILE_PATH="coverage/simpleurlcount@All_tests_in_spec__simpleurlcount.coverage" NAME="All tests in spec: simpleurlcount Coverage Results" MODIFIED="1511833261507" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="simpleurlcount" />
|
|
18
|
+
<SUITE FILE_PATH="coverage/simpleurlcount@IRB_console__simpleurlcount.coverage" NAME="IRB console: simpleurlcount Coverage Results" MODIFIED="1512360969674" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="simpleurlcount" />
|
|
16
19
|
</component>
|
|
17
20
|
<component name="FileEditorManager">
|
|
18
|
-
<leaf>
|
|
19
|
-
<file leaf-file-name="simpleurlcount.
|
|
20
|
-
<entry file="file://$PROJECT_DIR$/simpleurlcount.
|
|
21
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
22
|
-
<state relative-caret-position="119">
|
|
23
|
-
<caret line="23" column="7" lean-forward="true" selection-start-line="23" selection-start-column="7" selection-end-line="23" selection-end-column="7" />
|
|
24
|
-
<folding />
|
|
25
|
-
</state>
|
|
26
|
-
</provider>
|
|
27
|
-
</entry>
|
|
28
|
-
</file>
|
|
29
|
-
<file leaf-file-name="simpleurlcount_spec.rb" pinned="false" current-in-tab="false">
|
|
30
|
-
<entry file="file://$PROJECT_DIR$/spec/simpleurlcount_spec.rb">
|
|
31
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
32
|
-
<state relative-caret-position="68">
|
|
33
|
-
<caret line="4" column="0" lean-forward="true" selection-start-line="4" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
|
|
34
|
-
<folding />
|
|
35
|
-
</state>
|
|
36
|
-
</provider>
|
|
37
|
-
</entry>
|
|
38
|
-
</file>
|
|
39
|
-
<file leaf-file-name="Rakefile" pinned="false" current-in-tab="false">
|
|
40
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
21
|
+
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
22
|
+
<file leaf-file-name="simpleurlcount.rb" pinned="false" current-in-tab="false">
|
|
23
|
+
<entry file="file://$PROJECT_DIR$/lib/simpleurlcount.rb">
|
|
41
24
|
<provider selected="true" editor-type-id="text-editor">
|
|
42
|
-
<state relative-caret-position="
|
|
43
|
-
<caret line="
|
|
25
|
+
<state relative-caret-position="391">
|
|
26
|
+
<caret line="23" column="0" lean-forward="true" selection-start-line="23" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
|
|
44
27
|
<folding />
|
|
45
28
|
</state>
|
|
46
29
|
</provider>
|
|
47
30
|
</entry>
|
|
48
31
|
</file>
|
|
49
|
-
<file leaf-file-name="version.rb" pinned="false" current-in-tab="
|
|
32
|
+
<file leaf-file-name="version.rb" pinned="false" current-in-tab="true">
|
|
50
33
|
<entry file="file://$PROJECT_DIR$/lib/simpleurlcount/version.rb">
|
|
51
34
|
<provider selected="true" editor-type-id="text-editor">
|
|
52
|
-
<state relative-caret-position="
|
|
53
|
-
<caret line="
|
|
35
|
+
<state relative-caret-position="51">
|
|
36
|
+
<caret line="3" column="0" lean-forward="true" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
|
|
54
37
|
<folding />
|
|
55
38
|
</state>
|
|
56
39
|
</provider>
|
|
57
40
|
</entry>
|
|
58
41
|
</file>
|
|
59
|
-
<file leaf-file-name="simpleurlcount.
|
|
60
|
-
<entry file="file://$PROJECT_DIR$/
|
|
42
|
+
<file leaf-file-name="simpleurlcount.gemspec" pinned="false" current-in-tab="false">
|
|
43
|
+
<entry file="file://$PROJECT_DIR$/simpleurlcount.gemspec">
|
|
61
44
|
<provider selected="true" editor-type-id="text-editor">
|
|
62
|
-
<state relative-caret-position="
|
|
63
|
-
<caret line="
|
|
45
|
+
<state relative-caret-position="578">
|
|
46
|
+
<caret line="34" column="35" lean-forward="false" selection-start-line="34" selection-start-column="35" selection-end-line="34" selection-end-column="35" />
|
|
64
47
|
<folding />
|
|
65
48
|
</state>
|
|
66
49
|
</provider>
|
|
@@ -80,9 +63,10 @@
|
|
|
80
63
|
<component name="IdeDocumentHistory">
|
|
81
64
|
<option name="CHANGED_PATHS">
|
|
82
65
|
<list>
|
|
83
|
-
<option value="$PROJECT_DIR$/lib/simpleurlcount.rb" />
|
|
84
|
-
<option value="$PROJECT_DIR$/spec/simpleurlcount_spec.rb" />
|
|
85
66
|
<option value="$PROJECT_DIR$/simpleurlcount.gemspec" />
|
|
67
|
+
<option value="$PROJECT_DIR$/spec/simpleurlcount_spec.rb" />
|
|
68
|
+
<option value="$PROJECT_DIR$/lib/simpleurlcount.rb" />
|
|
69
|
+
<option value="$PROJECT_DIR$/lib/simpleurlcount/version.rb" />
|
|
86
70
|
</list>
|
|
87
71
|
</option>
|
|
88
72
|
</component>
|
|
@@ -93,10 +77,10 @@
|
|
|
93
77
|
<sorting>DEFINITION_ORDER</sorting>
|
|
94
78
|
</component>
|
|
95
79
|
<component name="ProjectFrameBounds" extendedState="6">
|
|
96
|
-
<option name="x" value="
|
|
97
|
-
<option name="y" value="
|
|
98
|
-
<option name="width" value="
|
|
99
|
-
<option name="height" value="
|
|
80
|
+
<option name="x" value="1261" />
|
|
81
|
+
<option name="y" value="-8" />
|
|
82
|
+
<option name="width" value="1378" />
|
|
83
|
+
<option name="height" value="733" />
|
|
100
84
|
</component>
|
|
101
85
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
102
86
|
<component name="ProjectView">
|
|
@@ -114,7 +98,6 @@
|
|
|
114
98
|
<foldersAlwaysOnTop value="true" />
|
|
115
99
|
</navigator>
|
|
116
100
|
<panes>
|
|
117
|
-
<pane id="Scratches" />
|
|
118
101
|
<pane id="ProjectPane">
|
|
119
102
|
<subPane>
|
|
120
103
|
<expand>
|
|
@@ -127,6 +110,11 @@
|
|
|
127
110
|
<item name="simpleurlcount" type="462c0819:PsiDirectoryNode" />
|
|
128
111
|
<item name="bin" type="462c0819:PsiDirectoryNode" />
|
|
129
112
|
</path>
|
|
113
|
+
<path>
|
|
114
|
+
<item name="simpleurlcount" type="b2602c69:ProjectViewProjectNode" />
|
|
115
|
+
<item name="simpleurlcount" type="462c0819:PsiDirectoryNode" />
|
|
116
|
+
<item name="db" type="462c0819:PsiDirectoryNode" />
|
|
117
|
+
</path>
|
|
130
118
|
<path>
|
|
131
119
|
<item name="simpleurlcount" type="b2602c69:ProjectViewProjectNode" />
|
|
132
120
|
<item name="simpleurlcount" type="462c0819:PsiDirectoryNode" />
|
|
@@ -135,17 +123,25 @@
|
|
|
135
123
|
<path>
|
|
136
124
|
<item name="simpleurlcount" type="b2602c69:ProjectViewProjectNode" />
|
|
137
125
|
<item name="simpleurlcount" type="462c0819:PsiDirectoryNode" />
|
|
138
|
-
<item name="
|
|
126
|
+
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
|
127
|
+
<item name="simpleurlcount" type="462c0819:PsiDirectoryNode" />
|
|
128
|
+
</path>
|
|
129
|
+
<path>
|
|
130
|
+
<item name="simpleurlcount" type="b2602c69:ProjectViewProjectNode" />
|
|
131
|
+
<item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
|
|
139
132
|
</path>
|
|
140
133
|
</expand>
|
|
141
134
|
<select />
|
|
142
135
|
</subPane>
|
|
143
136
|
</pane>
|
|
144
137
|
<pane id="Scope" />
|
|
138
|
+
<pane id="Scratches" />
|
|
145
139
|
</panes>
|
|
146
140
|
</component>
|
|
147
141
|
<component name="PropertiesComponent">
|
|
148
142
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
143
|
+
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
|
|
144
|
+
<property name="RakeTaksPopup.undocumentedIncluded" value="false" />
|
|
149
145
|
</component>
|
|
150
146
|
<component name="RunDashboard">
|
|
151
147
|
<option name="ruleStates">
|
|
@@ -159,7 +155,7 @@
|
|
|
159
155
|
</list>
|
|
160
156
|
</option>
|
|
161
157
|
</component>
|
|
162
|
-
<component name="RunManager" selected="
|
|
158
|
+
<component name="RunManager" selected="IRB console.IRB console: simpleurlcount">
|
|
163
159
|
<configuration name="All tests in spec: simpleurlcount" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest" temporary="true">
|
|
164
160
|
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
|
165
161
|
<module name="simpleurlcount" />
|
|
@@ -184,9 +180,29 @@
|
|
|
184
180
|
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
185
181
|
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
|
186
182
|
</configuration>
|
|
183
|
+
<configuration name="IRB console: simpleurlcount" type="IrbRunConfigurationType" factoryName="IRB console" temporary="true">
|
|
184
|
+
<module name="simpleurlcount" />
|
|
185
|
+
<IRB_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
186
|
+
<IRB_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
187
|
+
<IRB_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
188
|
+
<IRB_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
189
|
+
<IRB_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
190
|
+
<envs />
|
|
191
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
192
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
193
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov" />
|
|
194
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$APPLICATION_HOME_DIR$/rb/testing/runner/irb.rb" />
|
|
195
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="--prompt simple" />
|
|
196
|
+
<IRB_RUN_CONFIG NAME="IS_RAILS_CONSOLE" VALUE="false" />
|
|
197
|
+
</configuration>
|
|
198
|
+
<list size="2">
|
|
199
|
+
<item index="0" class="java.lang.String" itemvalue="Test::Unit/Shoulda/Minitest.All tests in spec: simpleurlcount" />
|
|
200
|
+
<item index="1" class="java.lang.String" itemvalue="IRB console.IRB console: simpleurlcount" />
|
|
201
|
+
</list>
|
|
187
202
|
<recent_temporary>
|
|
188
|
-
<list size="
|
|
189
|
-
<item index="0" class="java.lang.String" itemvalue="
|
|
203
|
+
<list size="2">
|
|
204
|
+
<item index="0" class="java.lang.String" itemvalue="IRB console.IRB console: simpleurlcount" />
|
|
205
|
+
<item index="1" class="java.lang.String" itemvalue="Test::Unit/Shoulda/Minitest.All tests in spec: simpleurlcount" />
|
|
190
206
|
</list>
|
|
191
207
|
</recent_temporary>
|
|
192
208
|
</component>
|
|
@@ -201,7 +217,10 @@
|
|
|
201
217
|
<option name="number" value="Default" />
|
|
202
218
|
<option name="presentableId" value="Default" />
|
|
203
219
|
<updated>1511666526944</updated>
|
|
204
|
-
<workItem from="1511666531007" duration="
|
|
220
|
+
<workItem from="1511666531007" duration="6049000" />
|
|
221
|
+
<workItem from="1511826259280" duration="1723000" />
|
|
222
|
+
<workItem from="1511882535838" duration="4431000" />
|
|
223
|
+
<workItem from="1512321084919" duration="6538000" />
|
|
205
224
|
</task>
|
|
206
225
|
<task id="LOCAL-00001" summary="Gemfile test">
|
|
207
226
|
<created>1511739234808</created>
|
|
@@ -210,7 +229,28 @@
|
|
|
210
229
|
<option name="project" value="LOCAL" />
|
|
211
230
|
<updated>1511739234808</updated>
|
|
212
231
|
</task>
|
|
213
|
-
<
|
|
232
|
+
<task id="LOCAL-00002" summary="Gemfile test">
|
|
233
|
+
<created>1511740181638</created>
|
|
234
|
+
<option name="number" value="00002" />
|
|
235
|
+
<option name="presentableId" value="LOCAL-00002" />
|
|
236
|
+
<option name="project" value="LOCAL" />
|
|
237
|
+
<updated>1511740181638</updated>
|
|
238
|
+
</task>
|
|
239
|
+
<task id="LOCAL-00003" summary="Gemfile test">
|
|
240
|
+
<created>1511740197082</created>
|
|
241
|
+
<option name="number" value="00003" />
|
|
242
|
+
<option name="presentableId" value="LOCAL-00003" />
|
|
243
|
+
<option name="project" value="LOCAL" />
|
|
244
|
+
<updated>1511740197082</updated>
|
|
245
|
+
</task>
|
|
246
|
+
<task id="LOCAL-00004" summary="Gemfile test">
|
|
247
|
+
<created>1512410101700</created>
|
|
248
|
+
<option name="number" value="00004" />
|
|
249
|
+
<option name="presentableId" value="LOCAL-00004" />
|
|
250
|
+
<option name="project" value="LOCAL" />
|
|
251
|
+
<updated>1512410101700</updated>
|
|
252
|
+
</task>
|
|
253
|
+
<option name="localTasksCounter" value="5" />
|
|
214
254
|
<servers />
|
|
215
255
|
</component>
|
|
216
256
|
<component name="TestHistory">
|
|
@@ -223,30 +263,46 @@
|
|
|
223
263
|
<history-entry file="All_tests_in_spec__simpleurlcount - 2017.11.26 at 18h 29m 03s.xml">
|
|
224
264
|
<configuration name="All tests in spec: simpleurlcount" configurationId="TestUnitRunConfigurationType" />
|
|
225
265
|
</history-entry>
|
|
266
|
+
<history-entry file="All_tests_in_spec__simpleurlcount - 2017.11.27 at 20h 39m 00s.xml">
|
|
267
|
+
<configuration name="All tests in spec: simpleurlcount" configurationId="TestUnitRunConfigurationType" />
|
|
268
|
+
</history-entry>
|
|
269
|
+
<history-entry file="All_tests_in_spec__simpleurlcount - 2017.11.27 at 20h 39m 50s.xml">
|
|
270
|
+
<configuration name="All tests in spec: simpleurlcount" configurationId="TestUnitRunConfigurationType" />
|
|
271
|
+
</history-entry>
|
|
272
|
+
<history-entry file="All_tests_in_spec__simpleurlcount - 2017.11.27 at 20h 40m 02s.xml">
|
|
273
|
+
<configuration name="All tests in spec: simpleurlcount" configurationId="TestUnitRunConfigurationType" />
|
|
274
|
+
</history-entry>
|
|
275
|
+
<history-entry file="All_tests_in_spec__simpleurlcount - 2017.11.27 at 20h 40m 46s.xml">
|
|
276
|
+
<configuration name="All tests in spec: simpleurlcount" configurationId="TestUnitRunConfigurationType" />
|
|
277
|
+
</history-entry>
|
|
278
|
+
<history-entry file="All_tests_in_spec__simpleurlcount - 2017.11.27 at 20h 41m 01s.xml">
|
|
279
|
+
<configuration name="All tests in spec: simpleurlcount" configurationId="TestUnitRunConfigurationType" />
|
|
280
|
+
</history-entry>
|
|
226
281
|
</component>
|
|
227
282
|
<component name="TimeTrackingManager">
|
|
228
|
-
<option name="totallyTimeSpent" value="
|
|
283
|
+
<option name="totallyTimeSpent" value="18741000" />
|
|
229
284
|
</component>
|
|
230
285
|
<component name="ToolWindowManager">
|
|
231
|
-
<frame x="
|
|
286
|
+
<frame x="1358" y="-8" width="1936" height="1056" extended-state="6" />
|
|
232
287
|
<editor active="true" />
|
|
233
288
|
<layout>
|
|
234
|
-
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.
|
|
289
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24947916" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
235
290
|
<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" />
|
|
236
|
-
<window_info id="
|
|
237
|
-
<window_info id="
|
|
238
|
-
<window_info id="
|
|
239
|
-
<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.33" sideWeight="0.5" order="
|
|
240
|
-
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.
|
|
291
|
+
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.17283951" sideWeight="0.49791667" order="7" side_tool="false" content_ui="tabs" />
|
|
292
|
+
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32201645" sideWeight="0.1140625" order="7" side_tool="true" content_ui="tabs" />
|
|
293
|
+
<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="3" side_tool="false" content_ui="tabs" />
|
|
294
|
+
<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.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
295
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32201645" sideWeight="0.8859375" order="2" side_tool="false" content_ui="tabs" />
|
|
241
296
|
<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" />
|
|
242
|
-
<window_info id="Terminal" 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="
|
|
243
|
-
<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="
|
|
297
|
+
<window_info id="Terminal" 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="7" side_tool="false" content_ui="tabs" />
|
|
298
|
+
<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="2" side_tool="true" content_ui="tabs" />
|
|
244
299
|
<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" />
|
|
245
300
|
<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" />
|
|
246
|
-
<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" />
|
|
247
301
|
<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" />
|
|
248
302
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
249
303
|
<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" />
|
|
304
|
+
<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" />
|
|
305
|
+
<window_info id="Find" 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" />
|
|
250
306
|
<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" />
|
|
251
307
|
</layout>
|
|
252
308
|
</component>
|
|
@@ -265,7 +321,7 @@
|
|
|
265
321
|
<watches-manager />
|
|
266
322
|
</component>
|
|
267
323
|
<component name="editorHistoryManager">
|
|
268
|
-
<entry file="file://$PROJECT_DIR$/lib/simpleurlcount
|
|
324
|
+
<entry file="file://$PROJECT_DIR$/lib/simpleurlcount.rb">
|
|
269
325
|
<provider selected="true" editor-type-id="text-editor">
|
|
270
326
|
<state relative-caret-position="0">
|
|
271
327
|
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
@@ -273,26 +329,32 @@
|
|
|
273
329
|
</state>
|
|
274
330
|
</provider>
|
|
275
331
|
</entry>
|
|
276
|
-
<entry file="file://$PROJECT_DIR$/
|
|
332
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
|
277
333
|
<provider selected="true" editor-type-id="text-editor">
|
|
278
|
-
<state relative-caret-position="
|
|
279
|
-
<caret line="
|
|
280
|
-
<folding />
|
|
334
|
+
<state relative-caret-position="136">
|
|
335
|
+
<caret line="8" column="33" lean-forward="true" selection-start-line="8" selection-start-column="33" selection-end-line="8" selection-end-column="33" />
|
|
281
336
|
</state>
|
|
282
337
|
</provider>
|
|
283
338
|
</entry>
|
|
284
|
-
<entry file="file://$PROJECT_DIR$/
|
|
339
|
+
<entry file="file://$PROJECT_DIR$/spec/simpleurlcount_spec.rb">
|
|
285
340
|
<provider selected="true" editor-type-id="text-editor">
|
|
286
|
-
<state relative-caret-position="
|
|
287
|
-
<caret line="
|
|
341
|
+
<state relative-caret-position="51">
|
|
342
|
+
<caret line="3" column="26" lean-forward="false" selection-start-line="3" selection-start-column="26" selection-end-line="3" selection-end-column="26" />
|
|
288
343
|
<folding />
|
|
289
344
|
</state>
|
|
290
345
|
</provider>
|
|
291
346
|
</entry>
|
|
292
|
-
<entry file="file://$PROJECT_DIR$/
|
|
347
|
+
<entry file="file://$PROJECT_DIR$/simpleurlcount.gemspec">
|
|
293
348
|
<provider selected="true" editor-type-id="text-editor">
|
|
294
|
-
<state relative-caret-position="
|
|
295
|
-
<caret line="
|
|
349
|
+
<state relative-caret-position="391">
|
|
350
|
+
<caret line="23" column="7" lean-forward="true" selection-start-line="23" selection-start-column="7" selection-end-line="23" selection-end-column="7" />
|
|
351
|
+
</state>
|
|
352
|
+
</provider>
|
|
353
|
+
</entry>
|
|
354
|
+
<entry file="file://$PROJECT_DIR$/spec/simpleurlcount_spec.rb">
|
|
355
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
356
|
+
<state relative-caret-position="68">
|
|
357
|
+
<caret line="4" column="0" lean-forward="true" selection-start-line="4" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
|
|
296
358
|
<folding />
|
|
297
359
|
</state>
|
|
298
360
|
</provider>
|
|
@@ -301,6 +363,20 @@
|
|
|
301
363
|
<provider selected="true" editor-type-id="text-editor">
|
|
302
364
|
<state relative-caret-position="102">
|
|
303
365
|
<caret line="6" column="0" lean-forward="true" selection-start-line="6" selection-start-column="0" selection-end-line="6" selection-end-column="0" />
|
|
366
|
+
</state>
|
|
367
|
+
</provider>
|
|
368
|
+
</entry>
|
|
369
|
+
<entry file="file://$PROJECT_DIR$/lib/simpleurlcount/version.rb">
|
|
370
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
371
|
+
<state relative-caret-position="0">
|
|
372
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
373
|
+
</state>
|
|
374
|
+
</provider>
|
|
375
|
+
</entry>
|
|
376
|
+
<entry file="file://$PROJECT_DIR$/lib/simpleurlcount.rb">
|
|
377
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
378
|
+
<state relative-caret-position="85">
|
|
379
|
+
<caret line="5" column="22" lean-forward="false" selection-start-line="5" selection-start-column="22" selection-end-line="5" selection-end-column="22" />
|
|
304
380
|
<folding />
|
|
305
381
|
</state>
|
|
306
382
|
</provider>
|
|
@@ -310,24 +386,77 @@
|
|
|
310
386
|
<state split_layout="SPLIT">
|
|
311
387
|
<first_editor relative-caret-position="0">
|
|
312
388
|
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
313
|
-
<folding />
|
|
314
389
|
</first_editor>
|
|
315
390
|
<second_editor />
|
|
316
391
|
</state>
|
|
317
392
|
</provider>
|
|
318
393
|
</entry>
|
|
394
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
395
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
396
|
+
<state relative-caret-position="102">
|
|
397
|
+
<caret line="6" column="0" lean-forward="false" selection-start-line="6" selection-start-column="0" selection-end-line="6" selection-end-column="0" />
|
|
398
|
+
</state>
|
|
399
|
+
</provider>
|
|
400
|
+
</entry>
|
|
401
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
|
402
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
403
|
+
<state relative-caret-position="136">
|
|
404
|
+
<caret line="8" column="33" lean-forward="false" selection-start-line="8" selection-start-column="33" selection-end-line="8" selection-end-column="33" />
|
|
405
|
+
</state>
|
|
406
|
+
</provider>
|
|
407
|
+
</entry>
|
|
319
408
|
<entry file="file://$PROJECT_DIR$/spec/simpleurlcount_spec.rb">
|
|
320
409
|
<provider selected="true" editor-type-id="text-editor">
|
|
321
|
-
<state relative-caret-position="
|
|
322
|
-
<caret line="
|
|
410
|
+
<state relative-caret-position="34">
|
|
411
|
+
<caret line="2" column="7" lean-forward="false" selection-start-line="2" selection-start-column="7" selection-end-line="2" selection-end-column="7" />
|
|
323
412
|
<folding />
|
|
324
413
|
</state>
|
|
325
414
|
</provider>
|
|
326
415
|
</entry>
|
|
327
416
|
<entry file="file://$PROJECT_DIR$/simpleurlcount.gemspec">
|
|
328
417
|
<provider selected="true" editor-type-id="text-editor">
|
|
329
|
-
<state relative-caret-position="
|
|
330
|
-
<caret line="
|
|
418
|
+
<state relative-caret-position="578">
|
|
419
|
+
<caret line="34" column="35" lean-forward="false" selection-start-line="34" selection-start-column="35" selection-end-line="34" selection-end-column="35" />
|
|
420
|
+
<folding />
|
|
421
|
+
</state>
|
|
422
|
+
</provider>
|
|
423
|
+
</entry>
|
|
424
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
425
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
426
|
+
<state relative-caret-position="0">
|
|
427
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
428
|
+
<folding />
|
|
429
|
+
</state>
|
|
430
|
+
</provider>
|
|
431
|
+
</entry>
|
|
432
|
+
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
|
433
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
434
|
+
<state relative-caret-position="0">
|
|
435
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
436
|
+
<folding />
|
|
437
|
+
</state>
|
|
438
|
+
</provider>
|
|
439
|
+
</entry>
|
|
440
|
+
<entry file="file://$PROJECT_DIR$/bin/setup">
|
|
441
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
442
|
+
<state relative-caret-position="0">
|
|
443
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
444
|
+
<folding />
|
|
445
|
+
</state>
|
|
446
|
+
</provider>
|
|
447
|
+
</entry>
|
|
448
|
+
<entry file="file://$PROJECT_DIR$/lib/simpleurlcount.rb">
|
|
449
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
450
|
+
<state relative-caret-position="391">
|
|
451
|
+
<caret line="23" column="0" lean-forward="true" selection-start-line="23" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
|
|
452
|
+
<folding />
|
|
453
|
+
</state>
|
|
454
|
+
</provider>
|
|
455
|
+
</entry>
|
|
456
|
+
<entry file="file://$PROJECT_DIR$/lib/simpleurlcount/version.rb">
|
|
457
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
458
|
+
<state relative-caret-position="51">
|
|
459
|
+
<caret line="3" column="0" lean-forward="true" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
|
|
331
460
|
<folding />
|
|
332
461
|
</state>
|
|
333
462
|
</provider>
|
data/lib/simpleurlcount.rb
CHANGED
|
@@ -1,8 +1,30 @@
|
|
|
1
1
|
require "simpleurlcount/version"
|
|
2
2
|
|
|
3
|
-
|
|
4
3
|
module Simpleurlcount
|
|
5
4
|
def self.hi
|
|
6
5
|
puts "Hello world!"
|
|
7
6
|
end
|
|
7
|
+
|
|
8
|
+
def self.full_title(page_title = '')
|
|
9
|
+
base_title = "Ruby on rails tutorial sample app"
|
|
10
|
+
if page_title.empty?
|
|
11
|
+
base_title
|
|
12
|
+
else
|
|
13
|
+
page_title + " | " + base_title
|
|
14
|
+
end
|
|
15
|
+
end
|
|
16
|
+
|
|
17
|
+
def self.string_message(str = '')
|
|
18
|
+
if str.empty?
|
|
19
|
+
"It is empty string"
|
|
20
|
+
else
|
|
21
|
+
"It isnt empty"
|
|
22
|
+
end
|
|
23
|
+
end
|
|
24
|
+
|
|
25
|
+
def self.count_daily_url(url= '', date)
|
|
26
|
+
# get list of urls where given date exists in list
|
|
27
|
+
# what is the size of the result
|
|
28
|
+
end
|
|
29
|
+
|
|
8
30
|
end
|
|
Binary file
|
data/simpleurlcount.gemspec
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: simpleurlcount
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Hassan Nouri
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2017-
|
|
11
|
+
date: 2017-12-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -42,16 +42,16 @@ dependencies:
|
|
|
42
42
|
name: rspec
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
44
44
|
requirements:
|
|
45
|
-
- - "
|
|
45
|
+
- - ">="
|
|
46
46
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: '
|
|
47
|
+
version: '0'
|
|
48
48
|
type: :development
|
|
49
49
|
prerelease: false
|
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
|
51
51
|
requirements:
|
|
52
|
-
- - "
|
|
52
|
+
- - ">="
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
|
-
version: '
|
|
54
|
+
version: '0'
|
|
55
55
|
description: Write a longer description or delete this line.
|
|
56
56
|
email:
|
|
57
57
|
- h.nouri85@gmail.com
|
|
@@ -77,6 +77,7 @@ files:
|
|
|
77
77
|
- bin/setup
|
|
78
78
|
- lib/simpleurlcount.rb
|
|
79
79
|
- lib/simpleurlcount/version.rb
|
|
80
|
+
- simpleurlcount-0.1.0.gem
|
|
80
81
|
- simpleurlcount.gemspec
|
|
81
82
|
homepage: https://github.com/Nourico/URLGem.git
|
|
82
83
|
licenses:
|