My apologies, I should have mentioned my environment in my first post:
Rails 3 tracking git
Ruby 1.9.2-rc1

On Jul 19, 5:30 pm, "frankjmat...@gmail.com" <frankjmat...@gmail.com>
wrote:
> I have three different helper modules in my helpers directory
> (authentication_helper.rb... etc). In my views and partials I have
> calls to them but application_controller never directly calls the
> method #helper directly (as in helper AuthenticationHelper or
> helper :layout)...
>
> Shouldn't calls to those methods return a method not found error
> unless I explicitly call helper?

-- 
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