widget#index
The red border is from a layout within the engine which is nested within your application layout
<%= helper_for_widgets_view %>
<%= app_wide_helper_method %>
This image is being served from the public directory contained within the engine:
<%= image_tag "cheese.jpg" %>