Class: Proforma::Modeling::Spacer
- Inherits:
-
Object
- Object
- Proforma::Modeling::Spacer
- Defined in:
- lib/proforma/modeling/spacer.rb
Overview
An object modeling of the notion of spacing between two other models/sections.
Instance Method Summary collapse
-
#initialize ⇒ Spacer
constructor
A new instance of Spacer.
Constructor Details
#initialize ⇒ Spacer
Returns a new instance of Spacer.
16 |
# File 'lib/proforma/modeling/spacer.rb', line 16 def initialize(*); end |