Class: OutwoodLabels::Template::EmailPasswordInitial
- Inherits:
-
EmailPassword
- Object
- Base
- EmailPassword
- OutwoodLabels::Template::EmailPasswordInitial
- 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
Methods inherited from Base
accept_columns, page_layout, template_name, valid_for?
Methods included from Callable
Class Method Details
.password_label ⇒ Object
17 18 19 |
# File 'lib/outwood_labels/template/email_password_initial.rb', line 17 def self.password_label "Initial password" end |