app/views/oauth/docs/show.html.erb in opro-0.0.1.pre1.0.1 vs app/views/oauth/docs/show.html.erb in opro-0.0.1.pre1.0.2

- old
+ new

@@ -1,2 +1,4 @@ -<%= render_doc(@doc) %> +<%= render_doc(@doc) %> + +<%= link_to ' ← back', oauth_docs_path %> \ No newline at end of file