Class: Redaction::Types::Name
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Redaction::Types::Base
Instance Method Details
#content ⇒ Object
6 7 8 |
# File 'lib/redaction/types/name.rb', line 6 def content Faker::Name.first_name end |