scratch_pad-widgets-google_analytics 0.0.1 → 0.0.2

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.
data.tar.gz.sig CHANGED
Binary file
@@ -1,9 +1,5 @@
1
1
  module Widgets
2
2
  class GoogleAnalytics < ScratchPad::Addon::Widget
3
3
  register_setting :account_code, 'Account Code', 'UA-xxxxxxx-xx'
4
-
5
- def self.root
6
- Pathname.new(__FILE__) + '..' + '..'
7
- end
8
4
  end
9
5
  end
@@ -3,7 +3,7 @@ $:.push File.expand_path('../lib', __FILE__)
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = 'scratch_pad-widgets-google_analytics'
6
- s.version = '0.0.1'
6
+ s.version = '0.0.2'
7
7
  s.platform = Gem::Platform::RUBY
8
8
  s.authors = ['Raving Genius']
9
9
  s.email = ['rg+code@ravinggenius.com']
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: scratch_pad-widgets-google_analytics
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.1
5
+ version: 0.0.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Raving Genius
@@ -31,7 +31,7 @@ cert_chain:
31
31
  CvvfejGH+Hi4YXI1pPhLJj8g
32
32
  -----END CERTIFICATE-----
33
33
 
34
- date: 2011-02-25 00:00:00 -05:00
34
+ date: 2011-03-21 00:00:00 -04:00
35
35
  default_executable:
36
36
  dependencies: []
37
37
 
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  requirements: []
76
76
 
77
77
  rubyforge_project: scratch_pad-widgets-google_analytics
78
- rubygems_version: 1.5.2
78
+ rubygems_version: 1.6.2
79
79
  signing_key:
80
80
  specification_version: 3
81
81
  summary: Widget gem for ScratchPad
metadata.gz.sig CHANGED
Binary file