Class: Alchemy::Ingredients::NodeView
- Defined in:
- app/components/alchemy/ingredients/node_view.rb
Instance Attribute Summary
Attributes inherited from BaseView
Instance Method Summary collapse
Methods inherited from BaseView
Constructor Details
This class inherits a constructor from Alchemy::Ingredients::BaseView
Instance Method Details
#call ⇒ Object
6 7 8 |
# File 'app/components/alchemy/ingredients/node_view.rb', line 6 def call render(node) end |