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