1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/fixtures/respond_with/using_options_with_template.xml.erb
Josh Kalderimis b45302d767 pass respond_with options to controller render when using a template for api navigation
Signed-off-by: José Valim <jose.valim@gmail.com>
2011-03-31 18:53:36 +02:00

1 line
No EOL
52 B
Text

<customer-name><%= @customer.name %></customer-name>