active_record_voyeur 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,7 +13,7 @@ class ActiveRecord::Voyeur
13
13
  end
14
14
 
15
15
  def peep(*args)
16
- puts "#{self.to_s} peeping... #{args.collect{|c| c.to_s.camelcase}.join(', ')}"
16
+ # puts "#{self.to_s} peeping... #{args.collect{|c| c.to_s.camelcase}.join(', ')}"
17
17
  self.peep_list = args
18
18
  end
19
19
 
@@ -2,4 +2,4 @@
2
2
  gem_name: active_record_voyeur
3
3
  package: active_record_voyeur
4
4
  project: magrathea
5
- version: 1.0.2
5
+ version: 1.0.3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_record_voyeur
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - markbates
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2008-01-31 00:00:00 -05:00
13
+ date: 2008-03-27 00:00:00 -04:00
14
14
  default_executable:
15
15
  dependencies: []
16
16