مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2026-01-20 06:39:47 +00:00
initial commit from appmail
هذا الالتزام موجود في:
10
lib/postal/helpers.rb
Normal file
10
lib/postal/helpers.rb
Normal file
@@ -0,0 +1,10 @@
|
||||
module Postal
|
||||
module Helpers
|
||||
|
||||
def self.strip_name_from_address(address)
|
||||
return nil if address.nil?
|
||||
address.gsub(/.*</, '').gsub(/>.*/, '').strip
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
المرجع في مشكلة جديدة
حظر مستخدم