Questions Columns Rows
GitHub icon

RHTML

RHTML - Template language

< >

RHTML is a template language created in 2004.

#1710on PLDB 19Years 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>

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Stats Sponsor Traffic Traffic Today Day 278 feedback@pldb.com Logout