hg
2007-Sep-02 01:37 UTC
javascript_include_tag :defaults <-- How to include my stuff here?
I want to include my JSS files in javascript_include_tag(:defaults). How do I tweak the :defaults? Jose --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
rein.henrichs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Sep-02 02:25 UTC
Re: javascript_include_tag :defaults <-- How to include my stuff here?
http://api.rubyonrails.org/classes/ActionView/Base.html#M000639 Rein On Sep 1, 8:37 pm, hg <j...-oNoWckAxTcaFhjwBz98joA@public.gmane.org> wrote:> I want to include my JSS files in javascript_include_tag(:defaults). > > How do I tweak the :defaults? > > Jose--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
rein.henrichs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Sep-02 02:26 UTC
Re: javascript_include_tag :defaults <-- How to include my stuff here?
Weird, that was supposed to be: http://api.rubyonrails.org/classes/ActionView/Helpers/AssetTagHelper.html#M000592 register_javascript_include_default is the method On Sep 1, 9:25 pm, rein.henri...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> http://api.rubyonrails.org/classes/ActionView/Base.html#M000639 > > Rein > > On Sep 1, 8:37 pm, hg <j...-oNoWckAxTcaFhjwBz98joA@public.gmane.org> wrote: > > > I want to include my JSS files in javascript_include_tag(:defaults). > > > How do I tweak the :defaults? > > > Jose--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---