Class: StartingBlocks::PassThroughResultBuilder
- Inherits:
-
Object
- Object
- StartingBlocks::PassThroughResultBuilder
- Defined in:
- lib/starting_blocks/pass_through_result_builder.rb
Instance Method Summary collapse
Instance Method Details
#build_from(results) ⇒ Object
5 6 7 |
# File 'lib/starting_blocks/pass_through_result_builder.rb', line 5 def build_from results results end |