I had a need for accessing the methods in
ActionView::Helpers::UrlHelper in my controllers to conditionally
return link HTML to my views depending on login state etc.

I think that the UrlHelper should by default be added to all
Controllers and methods such as link_to made available for views using
helper_method :link_to.

What do you think?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" 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-core?hl=en.

Reply via email to