mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-27 17:44:08 +01:00
4 lines
No EOL
130 B
Text
4 lines
No EOL
130 B
Text
First: <%= @name %>
|
|
<%= render :partial => "person", :locals => { :name => "Stephan" } -%>
|
|
Fourth: <%= @name %>
|
|
Fifth: <%= name %> |