Method: LicenseAcceptance::Product#pretty_name
- Defined in:
- lib/license_acceptance/product.rb
#pretty_name ⇒ Object (readonly)
Returns the value of attribute pretty_name.
4 5 6 |
# File 'lib/license_acceptance/product.rb', line 4 def pretty_name @pretty_name end |