Module: Highrise

Defined in:
lib/highrise/rfc822.rb,
lib/highrise/tag.rb,
lib/highrise/base.rb,
lib/highrise/deal.rb,
lib/highrise/kase.rb,
lib/highrise/note.rb,
lib/highrise/task.rb,
lib/highrise/user.rb,
lib/highrise/email.rb,
lib/highrise/group.rb,
lib/highrise/party.rb,
lib/highrise/person.rb,
lib/highrise/account.rb,
lib/highrise/comment.rb,
lib/highrise/company.rb,
lib/highrise/subject.rb,
lib/highrise/version.rb,
lib/highrise/taggable.rb,
lib/highrise/recording.rb,
lib/highrise/membership.rb,
lib/highrise/pagination.rb,
lib/highrise/searchable.rb,
lib/highrise/subject_data.rb,
lib/highrise/deal_category.rb,
lib/highrise/subject_field.rb,
lib/highrise/task_category.rb,
lib/highrise/has_subject_data.rb

Overview

RFC822 Email Address Regex


Originally written by Cal Henderson c.f. iamcal.com/publish/articles/php/parsing_email/

Translated to Ruby by Tim Fletcher, with changes suggested by Dan Kubb.

Licensed under a Creative Commons Attribution-ShareAlike 2.5 License creativecommons.org/licenses/by-sa/2.5/

Defined Under Namespace

Modules: HasSubjectData, Pagination, RFC822, Searchable, Taggable Classes: Account, Base, Comment, Company, Deal, DealCategory, Email, Group, Kase, Membership, Note, Party, Person, Recording, Subject, SubjectData, SubjectField, Tag, Task, TaskCategory, User

Constant Summary collapse

VERSION =
"3.0.7"