UrlCounter 0.1.15 → 0.1.16

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: a5d6696c97e4c47eafaf2222ac3f29a2ed23d507
4
- data.tar.gz: 623842e1efc6aa877d99063ae2291c5ed3bc4716
3
+ metadata.gz: 134ccffb998552564a2c0298744b4d61be2196c5
4
+ data.tar.gz: be6a3b116087c19691393b0830ffca2b19731ad9
5
5
  SHA512:
6
- metadata.gz: 3bd6216629cfee39b4e4646c1645eb85ab318aafcfad01a7589f89092cf1e2ad0f6e1e50fb5724f14042028769d4e1ea6764792ef8f2f6c3bca3bb3267055c47
7
- data.tar.gz: 0a50d175d4a65755cc2f081b1ac13e0dba7536fcf8e240259aaa393529995f062d0ac34c16346e22b4d36690f5e8f7ec2a3c76e45a014e204b7251c35f163c5f
6
+ metadata.gz: 58ed5e339732cb13cd2f61af22cad6f2f8a541a79f67148be52bfd8fd5d354eeaa6d7f4a7085103e26341b6cbbe978464a1519e099277f5f4fdcdd413021b165
7
+ data.tar.gz: 1efe94b00b8fef2831835e046ddaef01fdbcf1e2d62afa0cf642dfda1518b1a9e38755448edf34dd3cdf126f9d47a610bb0309235e7e7790a040e16583f28e31
data/.idea/.rakeTasks CHANGED
@@ -4,4 +4,4 @@ You are allowed to:
4
4
  1. Remove rake task
5
5
  2. Add existing rake tasks
6
6
  To add existing rake tasks automatically delete this file and reload the project.
7
- --><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build UrlCounter-0.1.5.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated files" fullCmd="clobber" taksId="clobber" /><RakeTask description="Build and install UrlCounter-0.1.5.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install UrlCounter-0.1.5.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.1.5 and build and push UrlCounter-0.1.5.gem to rubygems.org" fullCmd="release[remote]" taksId="release[remote]" /><RakeTask description="Run tests" fullCmd="test" taksId="test" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
7
+ --><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build UrlCounter-0.1.16.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated files" fullCmd="clobber" taksId="clobber" /><RakeTask description="Build and install UrlCounter-0.1.16.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install UrlCounter-0.1.16.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.1.16 and build and push UrlCounter-0.1.16.gem to rubygems.org" fullCmd="release[remote]" taksId="release[remote]" /><RakeTask description="Run tests" fullCmd="test" taksId="test" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
data/.idea/workspace.xml CHANGED
@@ -2,6 +2,7 @@
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="MODIFICATION" beforePath="$PROJECT_DIR$/Gemfile.lock" afterPath="$PROJECT_DIR$/Gemfile.lock" />
5
6
  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/UrlCounter.rb" afterPath="$PROJECT_DIR$/lib/UrlCounter.rb" />
6
7
  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/UrlCounter/version.rb" afterPath="$PROJECT_DIR$/lib/UrlCounter/version.rb" />
7
8
  </list>
@@ -60,8 +61,8 @@
60
61
  <file leaf-file-name="UrlCounter.rb" pinned="false" current-in-tab="false">
61
62
  <entry file="file://$PROJECT_DIR$/lib/UrlCounter.rb">
62
63
  <provider selected="true" editor-type-id="text-editor">
63
- <state relative-caret-position="221">
64
- <caret line="13" column="0" lean-forward="true" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
64
+ <state relative-caret-position="204">
65
+ <caret line="12" column="0" lean-forward="true" selection-start-line="12" selection-start-column="0" selection-end-line="12" selection-end-column="0" />
65
66
  <folding />
66
67
  </state>
67
68
  </provider>
@@ -136,10 +137,10 @@
136
137
  <sorting>DEFINITION_ORDER</sorting>
137
138
  </component>
138
139
  <component name="ProjectFrameBounds" extendedState="6">
139
- <option name="x" value="-8" />
140
+ <option name="x" value="1358" />
140
141
  <option name="y" value="-8" />
141
- <option name="width" value="1382" />
142
- <option name="height" value="744" />
142
+ <option name="width" value="1936" />
143
+ <option name="height" value="1056" />
143
144
  </component>
144
145
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
145
146
  <component name="ProjectView">
@@ -213,6 +214,10 @@
213
214
  <item name="mongoid" type="462c0819:PsiDirectoryNode" />
214
215
  <item name="templates" type="462c0819:PsiDirectoryNode" />
215
216
  </path>
217
+ <path>
218
+ <item name="UrlCounter" type="b2602c69:ProjectViewProjectNode" />
219
+ <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
220
+ </path>
216
221
  </expand>
217
222
  <select />
218
223
  </subPane>
@@ -259,23 +264,22 @@
259
264
  <workItem from="1512484040999" duration="455000" />
260
265
  <workItem from="1512484567036" duration="2180000" />
261
266
  <workItem from="1512488071080" duration="2018000" />
262
- <workItem from="1512498731436" duration="5801000" />
267
+ <workItem from="1512498731436" duration="6165000" />
263
268
  </task>
264
269
  <servers />
265
270
  </component>
266
271
  <component name="TimeTrackingManager">
267
- <option name="totallyTimeSpent" value="20217000" />
272
+ <option name="totallyTimeSpent" value="20581000" />
268
273
  </component>
269
274
  <component name="ToolWindowManager">
270
- <frame x="-8" y="-8" width="1382" height="744" extended-state="6" />
271
- <editor active="true" />
275
+ <frame x="1358" y="-8" width="1936" height="1056" extended-state="6" />
272
276
  <layout>
273
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.35139093" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
277
+ <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
274
278
  <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" />
275
279
  <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.32921812" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
276
280
  <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" />
277
281
  <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" />
278
- <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" />
282
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24382716" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
279
283
  <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" />
280
284
  <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" />
281
285
  <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" />
@@ -631,18 +635,18 @@
631
635
  </state>
632
636
  </provider>
633
637
  </entry>
634
- <entry file="file://$PROJECT_DIR$/lib/UrlCounter.rb">
638
+ <entry file="file://$PROJECT_DIR$/Gemfile">
635
639
  <provider selected="true" editor-type-id="text-editor">
636
- <state relative-caret-position="221">
637
- <caret line="13" column="0" lean-forward="true" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
640
+ <state relative-caret-position="119">
641
+ <caret line="7" column="0" lean-forward="false" selection-start-line="7" selection-start-column="0" selection-end-line="7" selection-end-column="0" />
638
642
  <folding />
639
643
  </state>
640
644
  </provider>
641
645
  </entry>
642
- <entry file="file://$PROJECT_DIR$/Gemfile">
646
+ <entry file="file://$PROJECT_DIR$/lib/UrlCounter.rb">
643
647
  <provider selected="true" editor-type-id="text-editor">
644
- <state relative-caret-position="119">
645
- <caret line="7" column="0" lean-forward="false" selection-start-line="7" selection-start-column="0" selection-end-line="7" selection-end-column="0" />
648
+ <state relative-caret-position="204">
649
+ <caret line="12" column="0" lean-forward="true" selection-start-line="12" selection-start-column="0" selection-end-line="12" selection-end-column="0" />
646
650
  <folding />
647
651
  </state>
648
652
  </provider>
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- UrlCounter (0.1.15)
4
+ UrlCounter (0.1.16)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,3 +1,3 @@
1
1
  module UrlCounter
2
- VERSION = "0.1.15"
2
+ VERSION = "0.1.16"
3
3
  end
data/lib/UrlCounter.rb CHANGED
@@ -1,5 +1,4 @@
1
1
  require "UrlCounter/version"
2
- require '../app/models/UrlCounter/url'
3
2
 
4
3
  module UrlCounter
5
4
  def self.count(url, date)
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.15
4
+ version: 0.1.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hassan Nouri