How do I add new .js files included in Scriptaculous when using.. <%= javascript_include_tag :defaults %> Thanks, Jose --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Walter Lee Davis
2007-Aug-30 17:50 UTC
Re: Including new Scriptaculous .js files as defaults
Edit the array of files in scriptaculous.js -- line 45 in the version I have here. Walter On Aug 30, 2007, at 11:36 AM, HG wrote:> > > How do I add new .js files included in Scriptaculous when using.. > > <%= javascript_include_tag :defaults %> > > Thanks, > Jose > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
I wasn''t clear. I mean that scriptaculous.js is not included when I use javascript_include_tag(:defaults). I want to know how to get additional files included when I use :defaults. Jose On Aug 30, 10:50 am, Walter Lee Davis <wa...-HQgmohHLjDZWk0Htik3J/w@public.gmane.org> wrote:> Edit the array of files in scriptaculous.js -- line 45 in the version I > have here. > > Walter > > On Aug 30, 2007, at 11:36 AM, HG wrote: > > > > > How do I add new .js files included in Scriptaculous when using.. > > > <%= javascript_include_tag :defaults %> > > > Thanks, > > Jose--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---