Skip to content

Commit 7680013

Browse files
committed
Update README
1 parent fe2a53d commit 7680013

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,8 @@ Example:
224224
description "method description"
225225
formats ['json', 'jsonp', 'xml']
226226
example " 'user': {...} "
227-
see "users#showme"
227+
see "users#showme", "link description"
228+
see :link => "users#update", :desc => "another link description"
228229
def show
229230
#...
230231
end

0 commit comments

Comments
 (0)