Class Mail::FieldList
In: lib/mail/field_list.rb
Parent: Array

Field List class provides an enhanced array that keeps a list of email fields in order. And allows you to insert new fields without having to worry about the order they will appear in.

Methods

<<  

Included Modules

Enumerable

Public Instance methods

[Validate]