Class: Staticz::Builder
- Inherits:
-
Object
- Object
- Staticz::Builder
- Defined in:
- lib/builder.rb
Instance Method Summary collapse
-
#initialize ⇒ Builder
constructor
A new instance of Builder.
Constructor Details
#initialize ⇒ Builder
Returns a new instance of Builder.
5 6 7 |
# File 'lib/builder.rb', line 5 def initialize build end |