Class: Presenter::Password

Inherits:
Each
  • Object
show all
Defined in:
lib/presenter/password.rb

Instance Attribute Summary

Attributes inherited from Each

#value

Instance Method Summary collapse

Methods inherited from Each

#initialize, #to_s

Methods included from Name

#__name__

Constructor Details

This class inherits a constructor from Presenter::Each

Instance Method Details

#outputObject



3
4
5
# File 'lib/presenter/password.rb', line 3

def output
  nil
end