Class: Differin::Renderers::Hash
- Defined in:
- lib/differin/renderers/hash.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Differin::Renderers::Base
Instance Method Details
#render ⇒ Object
5 6 7 |
# File 'lib/differin/renderers/hash.rb', line 5 def render diff.result end |