Topic: laymans interpretation?
Can someone who understands ruby give me the layman's interpretation as to what this email address (username) format would be?
username = line.scan(/\:(?:<).*@(.*)\.#{EMAIL_DOMAIN}(?:>)/).flatten.first
You are not logged in. Please login or register.
Can someone who understands ruby give me the layman's interpretation as to what this email address (username) format would be?
username = line.scan(/\:(?:<).*@(.*)\.#{EMAIL_DOMAIN}(?:>)/).flatten.first
Hosting provided by aTech Media