Class: NationalIdentificationNumber::Norwegian

Inherits:
Base
  • Object
show all
Defined in:
lib/national_identification_number/norwegian.rb

Instance Attribute Summary collapse

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

#dateObject (readonly)

Returns the value of attribute date.



5
6
7
# File 'lib/national_identification_number/norwegian.rb', line 5

def date
  @date
end