Class: Hackle::EvaluationFlow::End
- Inherits:
-
Object
- Object
- Hackle::EvaluationFlow::End
- Includes:
- Hackle::EvaluationFlow
- Defined in:
- lib/hackle/internal/evaluation/flow/evaluation_flow.rb
Instance Method Summary collapse
Methods included from Hackle::EvaluationFlow
Instance Method Details
#evaluate(request, context) ⇒ Object
23 24 25 |
# File 'lib/hackle/internal/evaluation/flow/evaluation_flow.rb', line 23 def evaluate(request, context) nil end |