Class: Ossert::Reference::ClassD
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
#pages, #project_names, #representative
Instance Method Summary collapse
-
#initialize ⇒ ClassD
constructor
A new instance of ClassD.
Methods inherited from Base
Constructor Details
#initialize ⇒ ClassD
Returns a new instance of ClassD.
76 77 78 |
# File 'lib/ossert/reference.rb', line 76 def initialize super(50, 251..500) end |