UrlCounter 0.1.4 → 0.1.5

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7fdf7ce785ca71266cd93c6c5f43cb059e628237
4
- data.tar.gz: 51923f43c3e9c538c01e86c15938f5f19c86f6f9
3
+ metadata.gz: dea451ae9fa41359dff466873a685e6f1e54ca88
4
+ data.tar.gz: 3c92a35ad7410a0977eda993f49fcc8c9d1534f8
5
5
  SHA512:
6
- metadata.gz: b0c5682e94e81c4e844fa0eb65c331b9f04e6e49f8450eecaf4ed28d4c18840cf3c32f6964881be9dde2c6e4d521d75bcb86bff5eb1992f5044603ee871f4a92
7
- data.tar.gz: 97ca65fcdb047e5c95c6fb000e7ca0bdf06d7119f20cd709eba6e584498835e5213056b755dc01e047d6b7a873a3142fa4ae98f0361bbc196d9d216e7b3d9f27
6
+ metadata.gz: cff16d739df391f8451d77e421530bfed0b8d0ef4cf36f49f33f4029ee67550331b7472426e3d68bf5d5772d665867cb6549bedc1c979df9b207ccf4c7b06dd8
7
+ data.tar.gz: 0a0bb406b9162e77d2414e9b2b255aafd5961321ab8e1011d30692f4fa2dbceeafcefbd4369ddf7a508e06c3d2dfd3012a7319dc37749318e3f0fde46a4339b9
data/.idea/workspace.xml CHANGED
@@ -2,6 +2,8 @@
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
4
  <list default="true" id="69f474a6-512c-49ef-bc58-ec4ee0071e38" name="Default" comment="">
5
+ <change type="MOVED" beforePath="$PROJECT_DIR$/lib/generators/UrlCounter/initializer_generator.rb" afterPath="$PROJECT_DIR$/lib/generators/UrlCounter/install_generator.rb" />
6
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
5
7
  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/UrlCounter/version.rb" afterPath="$PROJECT_DIR$/lib/UrlCounter/version.rb" />
6
8
  </list>
7
9
  <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
@@ -76,11 +78,11 @@
76
78
  </provider>
77
79
  </entry>
78
80
  </file>
79
- <file leaf-file-name="initializer_generator.rb" pinned="false" current-in-tab="false">
80
- <entry file="file://$PROJECT_DIR$/lib/generators/UrlCounter/initializer_generator.rb">
81
+ <file leaf-file-name="install_generator.rb" pinned="false" current-in-tab="false">
82
+ <entry file="file://$PROJECT_DIR$/lib/generators/UrlCounter/install_generator.rb">
81
83
  <provider selected="true" editor-type-id="text-editor">
82
- <state relative-caret-position="153">
83
- <caret line="9" column="0" lean-forward="true" selection-start-line="9" selection-start-column="0" selection-end-line="9" selection-end-column="0" />
84
+ <state relative-caret-position="102">
85
+ <caret line="6" column="7" lean-forward="true" selection-start-line="6" selection-start-column="7" selection-end-line="6" selection-end-column="7" />
84
86
  <folding />
85
87
  </state>
86
88
  </provider>
@@ -100,6 +102,7 @@
100
102
  <option value="$PROJECT_DIR$/lib/UrlCounter.rb" />
101
103
  <option value="$PROJECT_DIR$/lib/generators/initializer_generator.rb" />
102
104
  <option value="$PROJECT_DIR$/lib/generators/UrlCounter/initializer_generator.rb" />
105
+ <option value="$PROJECT_DIR$/lib/generators/UrlCounter/install_generator.rb" />
103
106
  <option value="$PROJECT_DIR$/lib/UrlCounter/version.rb" />
104
107
  </list>
105
108
  </option>
@@ -202,12 +205,12 @@
202
205
  <option name="number" value="Default" />
203
206
  <option name="presentableId" value="Default" />
204
207
  <updated>1512413459007</updated>
205
- <workItem from="1512413462087" duration="8089000" />
208
+ <workItem from="1512413462087" duration="8325000" />
206
209
  </task>
207
210
  <servers />
208
211
  </component>
209
212
  <component name="TimeTrackingManager">
210
- <option name="totallyTimeSpent" value="8089000" />
213
+ <option name="totallyTimeSpent" value="8325000" />
211
214
  </component>
212
215
  <component name="ToolWindowManager">
213
216
  <frame x="1358" y="-8" width="1936" height="1056" extended-state="6" />
@@ -217,8 +220,9 @@
217
220
  <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" />
218
221
  <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" />
219
222
  <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" />
223
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32921812" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
220
224
  <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="-1" side_tool="false" content_ui="tabs" />
221
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.19753087" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
225
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.19753087" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
222
226
  <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" />
223
227
  <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="-1" side_tool="false" content_ui="tabs" />
224
228
  <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" />
@@ -227,7 +231,6 @@
227
231
  <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" />
228
232
  <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" />
229
233
  <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" />
230
- <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" />
231
234
  <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" />
232
235
  <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" />
233
236
  </layout>
@@ -286,10 +289,10 @@
286
289
  </state>
287
290
  </provider>
288
291
  </entry>
289
- <entry file="file://$PROJECT_DIR$/lib/generators/UrlCounter/initializer_generator.rb">
292
+ <entry file="file://$PROJECT_DIR$/lib/generators/UrlCounter/install_generator.rb">
290
293
  <provider selected="true" editor-type-id="text-editor">
291
- <state relative-caret-position="153">
292
- <caret line="9" column="0" lean-forward="true" selection-start-line="9" selection-start-column="0" selection-end-line="9" selection-end-column="0" />
294
+ <state relative-caret-position="102">
295
+ <caret line="6" column="7" lean-forward="true" selection-start-line="6" selection-start-column="7" selection-end-line="6" selection-end-column="7" />
293
296
  <folding />
294
297
  </state>
295
298
  </provider>
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- UrlCounter (0.1.4)
4
+ UrlCounter (0.1.5)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,3 +1,3 @@
1
1
  module UrlCounter
2
- VERSION = "0.1.4"
2
+ VERSION = "0.1.5"
3
3
  end
@@ -1,6 +1,6 @@
1
1
  module UrlCounter
2
2
  module Generators
3
- class InitializerGenerator < Rails::Generators::Base
3
+ class InstallGenerator < Rails::Generators::Base
4
4
  def test
5
5
  puts 'hi'
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: UrlCounter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hassan Nouri
@@ -78,7 +78,7 @@ files:
78
78
  - bin/setup
79
79
  - lib/UrlCounter.rb
80
80
  - lib/UrlCounter/version.rb
81
- - lib/generators/UrlCounter/initializer_generator.rb
81
+ - lib/generators/UrlCounter/install_generator.rb
82
82
  homepage: https://github.com/Nourico/UrlCounter.git
83
83
  licenses:
84
84
  - MIT