Method: EmailAuthentication::Base#name

Defined in:
lib/email-authentication/base.rb

#nameObject

Returns the value of attribute name.



10
11
12
# File 'lib/email-authentication/base.rb', line 10

def name
  @name
end