Class: Vanguard::Builder

Inherits:
Object
  • Object
show all
Includes:
AbstractType, Adamantium::Flat
Defined in:
lib/vanguard/builder.rb,
lib/vanguard/builder/nullary.rb

Overview

Abstract base class for builders

Direct Known Subclasses

Nullary

Defined Under Namespace

Classes: Nullary

Instance Method Summary collapse

Instance Method Details

#rulesEnumerable<Rule>

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Return rules

Returns:

  • (Enumerable<Rule>)


12
# File 'lib/vanguard/builder.rb', line 12

abstract_method :rules