Class: Blacklight::Rendering::Terminator
- Inherits:
 - 
      AbstractStep
      
        
- Object
 - AbstractStep
 - Blacklight::Rendering::Terminator
 
 
- Defined in:
 - app/presenters/blacklight/rendering/terminator.rb
 
Instance Attribute Summary
Attributes inherited from AbstractStep
#config, #context, #document, #options, #stack, #values
Instance Method Summary collapse
Methods inherited from AbstractStep
Constructor Details
This class inherits a constructor from Blacklight::Rendering::AbstractStep
Instance Method Details
#render ⇒ Object
      6 7 8  | 
    
      # File 'app/presenters/blacklight/rendering/terminator.rb', line 6 def render values end  |