7 lines
58 B
Plaintext
7 lines
58 B
Plaintext
|
respond_to do |f|
|
||
|
f.html
|
||
|
f.js do
|
||
|
${1:render}
|
||
|
end
|
||
|
end
|