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.haml
2011-03-28 10:11:57 +02:00

3 lines
42 B
Text

- content_for :foo do |a, b|
%i= a
=b