diff options
author | Colin Rymer <colin.rymer@gmail.com> | 2015-02-06 12:43:12 -0500 |
---|---|---|
committer | Colin Rymer <colin.rymer@gmail.com> | 2015-02-06 12:46:38 -0500 |
commit | 7fb6759a84d232efc64864d8755342596ef2f7d3 (patch) | |
tree | 0cb9696ae2bee492d963cb67e95378c9d1f66852 /ci/travis.rb | |
parent | 9c47b874d112414df7f80f9ed852adb48ba6d268 (diff) | |
download | rails-7fb6759a84d232efc64864d8755342596ef2f7d3.tar.gz rails-7fb6759a84d232efc64864d8755342596ef2f7d3.tar.bz2 rails-7fb6759a84d232efc64864d8755342596ef2f7d3.zip |
Indicate link_to creates an anchor element
The `link_to` helper generates an HTML anchor element (consisting of opening and closing anchor tags and an element body). The docs currently state the a link tag is generated (which would indicate a tag like `<link>`, which is another valid HTML tag), so this change clarifies that an anchor element is actually generated.
[ci skip]
Diffstat (limited to 'ci/travis.rb')
0 files changed, 0 insertions, 0 deletions