Try and give a different name for cache, it could be a name conflict. <%= javascript_include_tag 'jquery/jquery-1.3.2.min', :cache => 'myjquery' %>
<%= javascript_include_tag 'mootools/mootools-1.2-more', :cache => 'mymootools' %> -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

