Module: Card::Set::Abstract::EmailField::Format
- Extended by:
- Card::Set::AbstractFormat
- Defined in:
- tmpsets/set/mod016-email/abstract/email_field.rb
Instance Method Summary collapse
-
#chunk_list ⇒ Object
turn off autodetection of uri's.
Instance Method Details
#chunk_list ⇒ Object
turn off autodetection of uri's
11 12 13 |
# File 'tmpsets/set/mod016-email/abstract/email_field.rb', line 11 def chunk_list :references end |