Sha256: fadfd087ef1adf1134b1a5f4b73e26f277f82f64525aee3b884b0b81a8366975
Contents?: true
Size: 437 Bytes
Versions: 3
Compression:
Stored size: 437 Bytes
Contents
<h1 class='page-header'> Oops! <small> <% if @resource == 'null' %> Resource <code><%= params[:resource] %></code> not found. <% else %> Method <code><%= params[:method] %></code> not found for resource <code><%= params[:resource] %></code>. <% end %> </small> </h1> <% if @doc %> Try going to <a href='<%= @doc[:doc_url] %><%= @doc[:link_extension] %>'><%= @doc[:name] %> API documentation homepage</a> <% end %>
Version data entries
3 entries across 3 versions & 1 rubygems