Class: OutwoodLabels::Template::EmailPasswordInitial

Inherits:
EmailPassword show all
Defined in:
lib/outwood_labels/template/email_password_initial.rb

Constant Summary

Constants inherited from EmailPassword

OutwoodLabels::Template::EmailPassword::PADDING

Class Method Summary collapse

Methods inherited from EmailPassword

evaluate

Methods inherited from Base

accept_columns, page_layout, template_name, valid_for?

Methods included from Callable

included

Class Method Details

.password_labelObject



17
18
19
# File 'lib/outwood_labels/template/email_password_initial.rb', line 17

def self.password_label
  "Initial password"
end