94d2fc1815
* Added nxhtml, mostly for django support. * Changed some org settings.
4 lines
66 B
Text
4 lines
66 B
Text
<% collection.each do |item| %>
|
|
<%= item.method %>
|
|
<% end %>
|
|
|