Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

RHTML

< >

RHTML is a template language created in 2004.

#1184on PLDB 20Years Old 0Repos

RHTML is HTML mixed with Ruby, using HTML tags. All of Ruby is available for programming along with HTML.


Example from the web:
<ul> <% @products.each do |p| %> <li><%= @p.name %></li> <% end %> </ul>

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0