Class: ActiveadminAncestryView::ShowControllerBuilder
- Inherits:
-
ControllerBuilder
- Object
- ControllerBuilder
- ActiveadminAncestryView::ShowControllerBuilder
- Defined in:
- lib/activeadmin_ancestry_view/controller_builder/show_controller_builder.rb
Instance Method Summary collapse
-
#call ⇒ Object
Nothing to do.
Instance Method Details
#call ⇒ Object
Nothing to do
4 5 6 |
# File 'lib/activeadmin_ancestry_view/controller_builder/show_controller_builder.rb', line 4 def call '' end |