<%= object.tag("API").try(:text) %> <% if @controller_path %> <%= "#{@route.requirements[:controller].camelize}Controller\##{@route.requirements[:action]}" %> <% end %>

<%= yieldall %>