Class: NationalIdentificationNumber::Norwegian
- Defined in:
- lib/national_identification_number/norwegian.rb
Instance Attribute Summary collapse
-
#date ⇒ Object
readonly
Returns the value of attribute date.
Method Summary
Methods inherited from Base
#==, #age, #initialize, #sanitize, #to_s, #valid?
Constructor Details
This class inherits a constructor from NationalIdentificationNumber::Base
Instance Attribute Details
#date ⇒ Object (readonly)
Returns the value of attribute date.
5 6 7 |
# File 'lib/national_identification_number/norwegian.rb', line 5 def date @date end |