I want to include a JavaScript file, but only for certain views. What's the 
best way to include it? Do I have the controller append it to the 
response.files property? Do I simply use the <script> with "src=..." 
somewhere in the view? Something else?

Reply via email to