Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

link_to

link_to "Profile", @profile
# => <a href="/profiles/1">Profile</a>
Source by apidock.com #
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
4+8 =