For all my applicatino I use layout A. In this layout I have <%= javascript_include_tag 'application.js' %> and, in this javascript I have some code that I want to execute on all pages exept one. How can I exclude this javascript only for one page?
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

