1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/sinatra-contrib/spec/content_for/takes_values.erubis
2011-03-28 16:23:34 +02:00

1 line
No EOL
65 B
Text

<% content_for :foo do |a, b| %><i><%= a %></i> <%= b %><% end %>