Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您将如何将其转换为 Rails content_tag?
<td rowspan="4">glah</td>
关于什么:
content_tag(:td, "glah", :rowspan => '4')