I've wondered about that too.  That doesn't work for me either.   It doesn't
raise an error but doesn't include :all either.

On Sat, Feb 27, 2010 at 4:38 PM, Dudebot <craign...@gmail.com> wrote:

> On Feb 27, 5:10 pm, ben wiseley <wisel...@gmail.com> wrote:
> > Just put it in a helper and include that helper in ApplicationController
> > like this
> >
> > include MyHelperWithGlobalStuffInIt
> >
> You're right, putting
>
> include ApplicationHelper
>
> into application_controller.rb does the trick.
>
> But wasn't that what
>
> helper :all # include all helpers, all the time
>
> was supposed to do?
>
> Or do I misunderstand?
>
> --
> 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-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to