diff --git a/app/models/customer.rb b/app/models/customer.rb index 2352ff3..b1aa09c 100644 --- a/app/models/customer.rb +++ b/app/models/customer.rb @@ -129,7 +129,7 @@ class Customer < ActiveRecord::Base end # Push the updates - def save_with_push + def self.save_with_push save_without_push begin #tries ||= 3