rubycut-metriks 0.9.9.12 → 0.9.9.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/metriks/counter.rb +1 -1
  2. data/metriks.gemspec +1 -1
  3. metadata +1 -1
@@ -11,7 +11,7 @@ module Metriks
11
11
  @count = Atomic.new(0)
12
12
  end
13
13
  # shortcut for onliners
14
- def activate_reset_on_sumbit
14
+ def activate_reset_on_submit
15
15
  @reset_on_submit = true
16
16
  self
17
17
  end
data/metriks.gemspec CHANGED
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
13
13
  ## If your rubyforge_project name is different, then edit it and comment out
14
14
  ## the sub! line in the Rakefile
15
15
  s.name = 'rubycut-metriks'
16
- s.version = '0.9.9.12'
16
+ s.version = '0.9.9.13'
17
17
  s.date = '2014-01-06'
18
18
 
19
19
  ## Make sure your summary is short. The description may be as long
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubycut-metriks
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.9.12
4
+ version: 0.9.9.13
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: