method
tag
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
tag(name, options = nil, open = false)
public
Examples:
- tag("br") => <br />
- tag("input", { "type" => "text"}) => <input type="text" />
Register or
log in
to add new notes.
masim -
April 19, 2012 - (v3.1.0 - v3.2.1)
![Default_avatar_30](https://www.gravatar.com/avatar/d9230048c86cd20a43ed6a7852ad5012?default=http://apidock.com/images/default_avatar_30.png&size=30)
0 thanks
Missed close tag
At the page http://apidock.com/rails/ActionView/Helpers/TagHelper/tag
<tt>.data()</tt> should be instead of <tt>.data()<tt>