Method: Sirens::ComponentView#main_child_view

Defined in:
lib/views/component_view.rb

#main_child_viewObject



4
5
6
# File 'lib/views/component_view.rb', line 4

def main_child_view()
    @child_views.first
end