piggybak 0.6.31 → 0.6.32

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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- piggybak (0.6.31)
4
+ piggybak (0.6.32)
5
5
  activemerchant
6
6
  countries
7
7
  devise
@@ -30,7 +30,6 @@ module Piggybak
30
30
  :order_notes_attributes, :details, :recorded_changer, :ip_address
31
31
 
32
32
  def deliver_order_confirmation
33
- Rails.logger.warn "stephie inside deliver order confirmation"
34
33
  Piggybak::Notifier.order_notification(self).deliver
35
34
  self.update_column(:confirmation_sent,true)
36
35
  end
@@ -1,3 +1,3 @@
1
1
  module Piggybak
2
- VERSION = "0.6.31"
2
+ VERSION = "0.6.32"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: piggybak
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.31
4
+ version: 0.6.32
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -236,7 +236,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
236
236
  version: '0'
237
237
  segments:
238
238
  - 0
239
- hash: -2815695535894919528
239
+ hash: -4259835727646058775
240
240
  required_rubygems_version: !ruby/object:Gem::Requirement
241
241
  none: false
242
242
  requirements:
@@ -245,7 +245,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
245
245
  version: '0'
246
246
  segments:
247
247
  - 0
248
- hash: -2815695535894919528
248
+ hash: -4259835727646058775
249
249
  requirements: []
250
250
  rubyforge_project:
251
251
  rubygems_version: 1.8.23