Parent

Methods

Class/Module Index [+]

Quicksearch

Mail::CommentsField

Public Class Methods

new(*args) click to toggle source
# File lib/mail/fields/comments_field.rb, line 32
def initialize(*args)
  super(CAPITALIZED_FIELD, strip_field(FIELD_NAME, args.last))
  self.parse
  self

end

[Validate]

Generated with the Darkfish Rdoc Generator 2.